UNPKG

utilyx

Version:

Modern utility helper library for cleaner, faster TypeScript/JavaScript development 🚀🔧

2 lines (1 loc) • 69 B
export declare function copyToClipboard(str: string): Promise<void>;