@difizen/mana-app
Version:
8 lines • 294 B
TypeScript
import { ManaModule } from '@difizen/mana-core';
import 'rc-tooltip/assets/bootstrap.css';
export declare const MenuModule: ManaModule;
export * from './menu';
export * from './menu-render';
export * from './menu-bar-render';
export * from './menu-protocol';
//# sourceMappingURL=index.d.ts.map