UNPKG

@gecut/utilities

Version:

The ultimate utility toolkit from Gecut Company, crafted with TypeScript for optimal speed and efficiency. Designed to boost productivity with a suite of fast and optimized tools.

7 lines (6 loc) 170 B
declare function write(text: string): Promise<void>; declare const _default: { write: typeof write; }; export default _default; //# sourceMappingURL=clipboard.d.ts.map