You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
261 B

'use strict';
var uniH5Vite = require('@dcloudio/uni-h5-vite');
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
var uniH5Vite__default = /*#__PURE__*/_interopDefault(uniH5Vite);
module.exports = uniH5Vite__default.default;