import { usePublicApi } from '..'; import type { Menu } from '../types'; export function listMenu(codes: string): Promise