1.1.2 • Published 2 years ago

pz-type-utils v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago