jsutil-toany
Converting any type to any type of JS Library
Install
npm install jsutil-toany --save-dev
Usage
const toAny = require('jsutil-toany').toAny;
toAny('1',0) // 1
Converting any type to any type of JS Library
npm install jsutil-toany --save-dev
const toAny = require('jsutil-toany').toAny;
toAny('1',0) // 1
npm i jsutil-toany
0
1.1.0
ISC
3.34 kB
3