mirror of
https://github.com/LukeHagar/arbiter.git
synced 2025-12-10 04:19:26 +00:00
updating lint, format, and CI
This commit is contained in:
2
node_modules/queue-microtask/index.d.ts
generated
vendored
Normal file
2
node_modules/queue-microtask/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
declare const queueMicrotask: (cb: () => void) => void
|
||||
export = queueMicrotask
|
||||
Reference in New Issue
Block a user