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.

10 lines 214 B
{ "extends": "./tsconfig.json", "compilerOptions": { "target": "es6", "module": "commonjs", "noEmit": false, "downlevelIteration": true, "outDir": "./lib/cjs" } }