export everything from router
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type * from 'router-slot/model';
|
||||
export * from 'router-slot/model';
|
||||
export * from 'router-slot/util';
|
||||
export * from './route-location.interface';
|
||||
export * from './route.context';
|
||||
|
||||
Reference in New Issue
Block a user