@donezone/contract-types
v0.1.16
Published
Type declarations for Done smart contract authors.
Downloads
1,702
Readme
@donezone/contract-types
TypeScript declarations for authoring Done smart contracts with first-class editor support.
These types are generated by the cw-js build script. Run:
cargo build -p cw-js --features ts-bindingsand point your contract project's tsconfig.json at @donezone/contract-types (via compilerOptions.types or an explicit import).
