UNPKG
type-info
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.3.1
0.3.0
0.2.0
0.1.0
0.0.0
the run-time type infomation of object
github.com/snowyu/type-info.js
snowyu/type-info.js
type-info
/
index.js
3 lines
(1 loc)
•
36 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib'
)
;