UNPKG

@test-org122/hypernet-core

Version:

Hypernet Core. Represents the SDK for running the Hypernet Protocol.

13 lines (12 loc) 258 B
{ "extends": "../../../tsconfig.build.json", "compilerOptions": { "baseUrl": "./", "outDir": "../dist", "paths": { "@interfaces/*": ["./interfaces/*"], "@implementations/*": ["./implementations/*"] } }, "references": [] }