forked from coracle/flotilla
Finish svelte 5 migration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import {sleep} from "@welshman/lib"
|
||||
export {preventDefault, stopPropagation} from "svelte/legacy"
|
||||
|
||||
export const copyToClipboard = (text: string) => {
|
||||
const {activeElement} = document
|
||||
|
||||
Reference in New Issue
Block a user