Chongqing second gap Technology Co., Ltd. JS NPM Kit
npm install parsec-utilsChongqing second gap Technology Co., Ltd. JS NPM Kit.
import { SS } from 'parsec-utils';
function test(){
//set
SS.set('key','value');
//get
var info = SS.get('key');
console.log(info);
}
``bash``
npm install parsec-utils
- Yanghc
- hqwlkj@outlook.com