UNPKG

@nteract/mythic-notifications

Version:

A notification system based on blueprintjs toasters and the myths redux framework

13 lines (12 loc) 225 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "outDir": "lib", "rootDir": "src" }, "include": ["src"], "references": [ { "path": "../mythic-windowing" }, { "path": "../myths" } ] }