aboutsummaryrefslogtreecommitdiff
path: root/src/js/out/modules_dev/node/timers.js.map
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/out/modules_dev/node/timers.js.map')
-rw-r--r--src/js/out/modules_dev/node/timers.js.map10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/js/out/modules_dev/node/timers.js.map b/src/js/out/modules_dev/node/timers.js.map
new file mode 100644
index 000000000..6d5bd7cf4
--- /dev/null
+++ b/src/js/out/modules_dev/node/timers.js.map
@@ -0,0 +1,10 @@
+{
+ "version": 3,
+ "sources": ["src/js/node/timers.js"],
+ "sourcesContent": [
+ "// Hardcoded module \"node:timers\"\n// This implementation isn't 100% correct\n// Ref/unref does not impact whether the process is kept alive\n\nexport var { setTimeout, clearTimeout, setInterval, setImmediate, clearInterval, clearImmediate } = globalThis;\n\nexport default {\n setInterval,\n setImmediate,\n setTimeout,\n clearInterval,\n clearTimeout,\n [Symbol.for(\"CommonJS\")]: 0,\n};\n"
+ ],
+ "mappings": ";;A//////DAIO,MAAM,YAAY,cAAc,aAAa,cAAc,eAAe,mBAAmB,YAErF;AAAA,EACb;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,GACC,OAAO,IAAI,UAAU,IAAI;AAC5B;",
+ "debugId": "1B45F699417ED84A64756e2164756e21",
+ "names": []
+} \ No newline at end of file