UNPKG

@4players/odin-foundation

Version:

A set of classes defining a standard protocol for messaging and user data built on top of the Odin protocol.

9 lines 182 B
{ "extends": "./tsconfig.json", "compilerOptions": { "target": "esnext", "noEmit": false, "importHelpers": true, "outDir": "./lib/esm" } }