mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
chore(nav): create nav-interfaces file
This commit is contained in:
@ -4,7 +4,7 @@ import { ActionSheetCmp } from './action-sheet-component';
|
||||
import { ActionSheetOptions } from './action-sheet-options';
|
||||
import { App } from '../app/app';
|
||||
import { isPresent } from '../../util/util';
|
||||
import { NavOptions } from '../nav/nav-options';
|
||||
import { NavOptions } from '../nav/nav-interfaces';
|
||||
import { ViewController } from '../nav/view-controller';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user