UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

8 lines (7 loc) 261 B
import { ItemType as ItemType$1 } from "./type.mjs"; import { ItemType } from "antd/es/menu/interface"; //#region src/Menu/utils.d.ts declare const mapItems: (item: ItemType$1) => ItemType; //#endregion export { mapItems }; //# sourceMappingURL=utils.d.mts.map