UNPKG

@fails-components/webtransport-transport-http3-quiche

Version:

A component to add webtransport support (server and client) to node.js, transport using libquiche

11 lines (10 loc) 170 B
{ "compilerOptions": { "outDir": "dist" }, "extends" : "../../tsconfig.base.json", "include": [ "lib" ], "references": [{ "path": "../../main" }] }