UNPKG

@pendulum-chain/api-solang

Version:

Interface to interact with smart contracts compiled via Solang

9 lines (8 loc) 151 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./build/types", "declaration": true, "emitDeclarationOnly": true } }