UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

13 lines (12 loc) 440 B
export { launchDDZGameRoom } from './game-ddz.js'; export { launchGNGameRoom } from './game-gn.js'; export { launchGPGameRoom } from './game-gp.js'; export { launchMJGameRoom } from './game-mj.js'; import '../env/env.js'; import '../launch-app/config.js'; import '../url/url.js'; import '@babel/runtime/helpers/typeof'; import '../tslib.es6-096fffdd.js'; import './helper.js'; import '../loader/little-loader.js'; import '../msdk/msdk.js';