1.0.7 • Published 4 years ago

btutilstslib v1.0.7

Weekly downloads
8
License
ISC
Repository
-
Last release
4 years ago

arrify Build Status

Convert a value to an array

Install

$ npm install --save btencrypttslib

Usage

var btencryptlib = require('btencrypttslib');
console.log(btencryptlib)
//  显示消息
btencryptlib.encrypt.showMsg();

// 调用回调函数
btencryptlib.encrypt.play(()=>{
    console.log('hahah...')
})
// 编译和运行js
tsc index.ts && node index.js
1.0.7

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago