mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-07-01 18:07:18 +08:00
2 lines
79 B
Text
2 lines
79 B
Text
declare const queueMicrotask: (cb: () => void) => void
|
|
export = queueMicrotask
|