timeUtil.d.ts 63 B

1
  1. export declare function nextSlice(callback: () => void): void;