UNPKG

113 BTypeScriptView Raw
1import { rebuild, RebuildOptions } from './rebuild';
2export { rebuild, RebuildOptions };
3export default rebuild;