mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-31 09:49:35 +08:00
🐛 Fix: fix an issue that clipboard listening is not working in windows
This commit is contained in:
1
src/universal/types/shims-module.d.ts
vendored
1
src/universal/types/shims-module.d.ts
vendored
@@ -8,4 +8,3 @@ declare module '*.vue' {
|
||||
// function fixPath(): void
|
||||
// export default fixPath
|
||||
// }
|
||||
declare module 'clipboard-event'
|
||||
|
||||
Reference in New Issue
Block a user