UNPKG

typebot-mcp

Version:

[![smithery badge](https://smithery.ai/badge/@hithereiamaliff/typebot-mcp)](https://smithery.ai/server/@hithereiamaliff/typebot-mcp)

13 lines (12 loc) 247 B
{ "compilerOptions": { "target": "es2021", "module": "commonjs", "rootDir": "./src", "outDir": "./dist", "esModuleInterop": true, "resolveJsonModule": true, "strict": true }, "include": ["src/**/*"] }