README
项目使用工具,兼容ios/android ,以及ios 新旧容器的兼容
1、安装
1、npm i xj-custom-js
2、在package.json 中添加 "xj-custom-js": "git://github.com/unsilence/xj-custom-js.git",
其中第二种为推荐方式
2、使用
1、import * as CustomJs from 'xj-custom-js'
2、import {isPc} from 'xj-custom-js'