2023-07-02 10:22:02 +08:00

5 lines
62 B
JavaScript

import {init} from './src/main';
export default {
init
};