UNPKG

@o3r/routing

Version:

This module helps you to configure an Otter application's routing (POST parameter management, preloading strategy, guard recommendation).

4 lines 199 B
import type { NgAddOptions, SchematicOptionObject } from '@o3r/schematics'; export interface NgAddSchematicsSchema extends NgAddOptions, SchematicOptionObject { } //# sourceMappingURL=schema.d.ts.map