UNPKG

@kyve/sdk-beta

Version:

<p align="center"> <a href="https://kyve.network"> <img src="https://user-images.githubusercontent.com/62398724/137493477-63868209-a19b-4efa-9413-f06d41197d6d.png" style="border-radius: 50%" height="96"> </a> <h3 align="center"><code>@kyve/sdk</

12 lines (11 loc) 220 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "declaration": true, "esModuleInterop": true, "outDir": "dist", "strict": true }, "include": ["src/types/"], "files": ["src/index.ts"] }