mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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