mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
3
libs/utils/src/copy-to-clipboard.ts
Normal file
3
libs/utils/src/copy-to-clipboard.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import copy from 'copy-to-clipboard';
|
||||
|
||||
export const copyToClipboard = copy;
|
||||
Reference in New Issue
Block a user