Skip to content

utils-gear

Like a gear, tiny and useful frontend functional utils written in typescript

安装

npm

shell
npm install utils-gear

使用

typescript
import { getType } from 'utils-gear';
const res = getType(Symbol(1)); // symbol