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</

9 lines 210 B
{ "extends": "../../.eslintrc", "parserOptions": { "project": "./tsconfig.json", "ecmaVersion": 2018, "sourceType": "module" }, "ignorePatterns": ["test/**/*", "test.ts", "jest.config.js"] }