Shreyan
Clean initial commit without large files
7f21468
raw
history blame
79 Bytes
declare const queueMicrotask: (cb: () => void) => void
export = queueMicrotask