说明:巴斯克斯
一组用于JS项目的有用帮助器。
安装
yarn add basx
用法
// main.js
// --------------------------
import { deepMerge , deepCopy , i18n , requester , generateId } from 'basx' ;
/*
* deepCopy, deepMerge
*/
const objectA = {
propA : {
propAA : 'test' ,
} ,
<weixin_42133680> 在 上传 | 大小:248832