CoolFace
Apppublic

strong-tie/inbound-calls

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
tsconfig.json8 linesDownload Raw Back to thread-stream
1{2    "compilerOptions": {3        "esModuleInterop": true4    },5    "files": [6        "index.d.ts"7    ],8}