UNPKG

@daysnap/horn-jssdk

Version:

原生容器面向 H5 开发者提供的基于容器应用内的网页开发工具包

7 lines (6 loc) 138 B
// 配置 export const config = { log: true, mock: undefined, }; export const defineConfig = (cfg) => Object.assign(config, cfg);