UNPKG

@onethousandswaps-libs/uikit

Version:

User interface package for One THousand Swaps apps

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";