UNPKG

vue-devui

Version:

DevUI components based on Vite and Vue3

3 lines (2 loc) 135 B
export declare function parseHTMLStringToDomList(html: string): NodeList | any[]; export declare function locale(key: string): string;