UNPKG

@impossiblefinance/uikit

Version:
4 lines (3 loc) 152 B
export { default as Menu } from './Menu'; export { links as menuConfig } from './config'; export type { NavProps, LangType, MenuEntry } from './types';