UNPKG

@vaimee/my3sec-contracts

Version:

A set of contracts that implements the My3Sec protocol

10 lines (9 loc) 183 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist", "rootDir": "./typechain-types", "declaration": true }, "include": ["typechain-types/*"] }