Files

3 lines
85 B
TypeScript

export type * from '../menu/menu.js';
export { MenuSection } from '../menu/menu.js';