mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2026-07-20 19:27:42 +00:00
5 lines
137 B
JavaScript
5 lines
137 B
JavaScript
/**
|
|
* merge-mp-addon 在无源码环境使用的精简工具(随 mp-core/lib 分发)
|
|
*/
|
|
module.exports = require('./mp-utils.cjs')
|