[USERNAME] 0dd26716dc Lab2-5
2024-01-10 16:11:49 +04:00

3 lines
79 B
TypeScript

declare const queueMicrotask: (cb: () => void) => void
export = queueMicrotask