UNPKG

@cmk/fe_utils

Version:
6 lines (5 loc) 210 B
export const a = 1 // export const importIconByName = async (name: string): Promise<string> => { // const module = await import(`@mdi/js`) // return (module as Record<string, unknown>)[name] as string // }