UNPKG

@mcp3/dex-screener

Version:

DexScreener API integration for MCP3

10 lines (9 loc) 161 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "build", "rootDir": "src", "composite": true }, "include": ["src/**/*"] }