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