pz-type-utils
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

pz-protector-script

NPM version NPM downloads

A react library developed with dumi

Usage

主文件:import "pz-type-utils"

tsconfig.json 中新增如下类型引入:

{
  "types": ["node_modules/@types", "pz-type-utils"]
}

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i pz-type-utils

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

819 kB

Total Files

6

Last publish

Collaborators

  • kinghoo