mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(angular): remove unused type
This commit is contained in:
@@ -25,7 +25,6 @@ export { IonPopover } from './overlays/popover';
|
||||
export { IonModal } from './overlays/modal';
|
||||
|
||||
export { IonRouterOutlet, provideComponentInputBinding } from './directives/navigation/router-outlet';
|
||||
export type { StackWillChangeEvent } from './directives/navigation/stack-utils';
|
||||
|
||||
export { IonBackButton } from './directives/navigation/back-button';
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user