index
:
kartik-iridium
trunk
Iridium for Kartik - KTPv1 - An improved version of the original Kartik game server with additional fixes and improvments
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
queue-microtask
/
index.d.ts
blob: b6a864632282d84d7a87c19488604e0c753588e7 (
plain
)
1
2
declare
const
queueMicrotask
:
(
cb
:
()
=>
void
)
=>
void
export
=
queueMicrotask