UNPKG

81 BPlain TextView Raw
1import loader from './loader';
2
3export * from './types';
4
5export default loader;