UNPKG

@nekoproject/wallets

Version:

Cross-chain Wallet

10 lines 232 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "declarationDir": "declarations", "emitDeclarationOnly": true, "stripInternal": true, "skipLibCheck": true }, "include": ["src/*.ts"] }