CoolFace
Apppublic

AK-21/Graphite-Industrial-Intelligence

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
index.d.ts3 linesDownload Raw Back to queue-microtask
1declare const queueMicrotask: (cb: () => void) => void2export = queueMicrotask3