UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

4 lines (2 loc) 95 B
declare const writeToClipboard: (text: string) => Promise<void>; export { writeToClipboard };