UNPKG

@nteract/messaging

Version:

Messaging mechanics for nteract apps (jupyter spec)

10 lines (9 loc) 178 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src"], "references": [{ "path": "../types" }] }