UNPKG

@fails-components/webtransport

Version:

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

11 lines (10 loc) 158 B
{ "compilerOptions": { "outDir": "dist" }, "extends": "../tsconfig.base.json", "include": [ "lib" ], "exclude": [ "test/testinone.js" ] }