aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/@exodus/bytes/fallback/platform.js
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/@exodus/bytes/fallback/platform.js')
-rw-r--r--vanilla/node_modules/@exodus/bytes/fallback/platform.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/vanilla/node_modules/@exodus/bytes/fallback/platform.js b/vanilla/node_modules/@exodus/bytes/fallback/platform.js
new file mode 100644
index 0000000..f4dbf75
--- /dev/null
+++ b/vanilla/node_modules/@exodus/bytes/fallback/platform.js
@@ -0,0 +1,2 @@
+// platform.native actually hosts Node.js / Deno detection too
+export * from './platform.native.js'