Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 124 Bytes

File metadata and controls

13 lines (9 loc) · 124 Bytes

type

提供typeof功能。


使用说明

var type = require('type');
alert(type('xxx'));