UNPKG

@marinade.finance/kamino-sdk

Version:
12 lines (11 loc) 214 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "dist", "rootDir": "src", "noImplicitAny": false, "skipLibCheck": true }, "include": ["src/**/*"], "exclude": ["dist"] }