UNPKG

@hhgtech/hhg-components

Version:
3 lines (2 loc) 102 B
import { MenuItemType } from "../types"; export declare const useNavServices: () => MenuItemType[];