@uni-helper/uni-types
Version:
为 uni-app、uni-cloud 和 uni-ui 组件提供 TypeScript 类型
12 lines (5 loc) • 316 B
JavaScript
;
const volarPlugin = require('@uni-helper/uni-app-types/volar-plugin');
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e.default : e; }
const volarPlugin__default = /*#__PURE__*/_interopDefaultCompat(volarPlugin);
module.exports = volarPlugin__default;