3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
|
import loader from './loader/index.js';
|
||
|
export { default } from './loader/index.js';
|