game.js 96 B

12345
  1. import './js/libs/weapp-adapter'
  2. import './js/libs/symbol'
  3. import App from './js/app'
  4. new App()