screen sharing
This commit is contained in:
3
client/app/components.d.ts
vendored
3
client/app/components.d.ts
vendored
@@ -28,4 +28,7 @@ declare module 'vue' {
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
}
|
||||
export interface ComponentCustomProperties {
|
||||
Tooltip: typeof import('primevue/tooltip')['default']
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user