UNPKG

@hybrid-compute/remote

Version:

Remote compute backend using fetch or WebSocket transport for distributed task execution.

13 lines (12 loc) 254 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "dist", "rootDir": "src", "composite": true, "declaration": true, "declarationMap": true }, "include": ["src"], "references": [{ "path": "../core" }] }