mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(overlays): OverlayController interface
This commit is contained in:
@ -19,7 +19,6 @@ import mdLeaveAnimation from './animations/md.leave';
|
||||
theme: 'loading'
|
||||
}
|
||||
})
|
||||
|
||||
export class Loading implements OverlayInterface {
|
||||
|
||||
private durationTimeout: any;
|
||||
|
Reference in New Issue
Block a user