UNPKG

101 BTypeScriptView Raw
1declare const batch: (callback: () => void) => void;
2export { batch };
3export * from './exports';