btencryptlib

1.1.6 • Public • Published

arrify Build Status

Convert a value to an array

Install

$ npm install --save btencryptlib

Usage

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

// 调用回调函数
btencryptlib.encrypt.play(()=>{
    console.log('hahah...')
})
// 运行js
node index.js

Readme

Keywords

none

Package Sidebar

Install

npm i btencryptlib

Weekly Downloads

5

Version

1.1.6

License

ISC

Unpacked Size

335 kB

Total Files

4

Last publish

Collaborators

  • panbin