UNPKG

472 BSource Map (JSON)View Raw
1{"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../modules/effects/schematics/ng-add/schema.ts"],"names":[],"mappings":"","sourcesContent":["export interface Schema {\n name: string;\n skipPackageJson?: boolean;\n path?: string;\n flat?: boolean;\n skipTests?: boolean;\n project?: string;\n module?: string;\n group?: boolean;\n /**\n * Setup root effects module without registering initial effects.\n */\n minimal?: boolean;\n}\n"]}
\No newline at end of file