UNPKG

@aplus-frontend/ui

Version:

4 lines (3 loc) 108 B
export declare function copy(text: string, config?: { format?: 'text/plain' | 'text/html'; }): boolean;