UNPKG

@orbit/coordinator

Version:

A coordinator and set of coordination strategies for managing data flow and keeping @orbit/data sources in sync.

11 lines (10 loc) 154 B
{ "extends": "./tsconfig", "compilerOptions": { "module": "commonjs", "outDir": "./dist/commonjs" }, "include": [ "src/**/*.ts" ] }