UNPKG

90 BTypeScriptView Raw
1declare const nextTick: (callback: (...args: any[]) => any) => void;
2export { nextTick };