UNPKG

470 BSource Map (JSON)View Raw
1{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../modules/store/schematics/ng-add/schema.ts"],"names":[],"mappings":"","sourcesContent":["export interface Schema {\n skipPackageJson?: boolean;\n path?: string;\n project?: string;\n module?: string;\n statePath?: string;\n stateInterface?: string;\n /**\n * Setup state management without registering initial reducers.\n */\n minimal?: boolean;\n skipESLintPlugin?: boolean;\n}\n"]}
\No newline at end of file