index
:
flyscrape
docs
golib
master
Flyscrape is a command-line web scraping tool designed for those without advanced programming skills.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
queue-microtask
/
index.d.ts
blob: b6a864632282d84d7a87c19488604e0c753588e7 (
plain
) (
blame
)
1
2
declare const queueMicrotask: (cb: () => void) => void export = queueMicrotask