Files
2024-06-11 23:18:25 +02:00

2 lines
57 B
TypeScript

export declare function microTask(cb: () => void): void;