UNPKG

solask-sdk

Version:

Lightweight SDK to interact with Solana via REST

12 lines (11 loc) 209 B
{ "compilerOptions": { "target": "ES2017", "module": "CommonJS", "declaration": true, "outDir": "dist", "strict": true, "esModuleInterop": true }, "include": ["src"] }