0.0.1 • Published 2 years ago

@juln/typeof v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

typeof

介绍

  • 封装过的 typeof,比原生精明不少,且完美支持 typescript 类型提示
  • 提供了 babel 插件,直接替换原生的 typeof

安装

$ npm install @juln/typeof
or
$ yarn add @juln/typeof

api

typeof:封装后的 typeof isof:一大堆判断类型的 api

babel 插件

typeof-babel

我的类型世界观

类型世界观