tg
Type checking at runtime
Install
npm install tg
Usage
var tg = require('tg').tg
tg(Number, 4)
tg(String, 4) // throws a TypeError
LICENSE
Type checking at runtime
Install
npm install tg
Usage
var tg = require('tg').tg
tg(Number, 4)
tg(String, 4) // throws a TypeError
LICENSE
npm i tg
7
0.0.7
MIT