检查输入工具类.
Clone this repository and install its dependencies:
git clone https://github.com/zenoslin/is-pass.git
cd is-pass
npm install
npm run build
builds the library tolib
.npm run build:type
builds.d.ts
file for the library.npm run test
usejest
to test the source files.