/*
███████╗███████╗███████╗
██╔════╝╚══███╔╝╚══███╔╝
█████╗ ███╔╝ ███╔╝
██╔══╝ ███╔╝ ███╔╝
██║ ███████╗███████╗
╚═╝ ╚══════╝╚══════╝
*/
comand | description |
---|---|
npm run gen |
auto generate index file (auto import) |
npm run dev |
tsc --watch es , cjs
|
npm run test |
run unit test |
npm run doc |
generate docs
|