Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tum
/
tmt_learning
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Commits
17
Releases
0
Wiki
No Description
Branch:
master
Branches
Tags
master
tmt_learning
/
app
/
node_modules
/
queue-microt...
/
index.d.ts
index.d.ts
79B
Permalink
History
Raw
1
2
3
declare const queueMicrotask: (cb: () => void) => void
export = queueMicrotask