zk-types

zk-types JS library on npm Download zk-types JS library

## Demo ```sh npm i -D typescript zk-types npx tsc --init ``` Modify `tsconfig.json` to have: ```json { "compilerOptions": { "types": ["zk-types"] } } ``` Create a TS file with whatever name (e.g., `demo.ts`) and start typing: ```ts const

Version 10.3.0 License LGPL-2.0-or-later
zk-types has no homepage
zk-types JS library on GitHub
zk-types JS library on npm
Download zk-types JS library