mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
fix(build): do not export in component modules
This commit is contained in:
@ -244,5 +244,3 @@ export class MenuController {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
export { menuOverlayAnimation, menuPushAnimation, menuRevealAnimation };
|
||||
|
Reference in New Issue
Block a user