UNPKG

t-comm

Version:

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

12 lines (8 loc) 323 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function getGameletPixuiFrame() { // eslint-disable-next-line @typescript-eslint/no-require-imports var gameletPixuiFrame = require('gamelet-pixui-frame'); return gameletPixuiFrame; } exports.getGameletPixuiFrame = getGameletPixuiFrame;