vue-devui
Version:
DevUI components based on Vite and Vue3
7 lines (6 loc) • 297 B
TypeScript
export declare function FoldIcon(): JSX.Element;
export declare function CopyIcon(): JSX.Element;
export declare function CommentIcon(): JSX.Element;
export declare function UpExpandIcon(): string;
export declare function DownExpandIcon(): string;
export declare function AllExpandIcon(): string;