UNPKG

wasmrs-js

Version:

A JavaScript implementation of the RSocket protocol over WebAssembly.

10 lines (8 loc) 139 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "lib": ["DOM", "es2020"] }, "include": ["./**/*"], "exclude": [] }