mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-11-01 10:25:30 +00:00
3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
declare const queueMicrotask: (cb: () => void) => void
|
|
export = queueMicrotask
|