mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
chore: improve types and imports
This commit is contained in:
@@ -32,9 +32,3 @@ export default defineNuxtPlugin((nuxtApp) => {
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
declare module '#app' {
|
||||
interface NuxtApp {
|
||||
$clipboard: ClipboardPlugin
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user