We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b42496 commit d79d7f2Copy full SHA for d79d7f2
packages/vue-final-modal/src/index.ts
@@ -37,7 +37,7 @@ declare module '@vue/runtime-core' {
37
export interface ComponentCustomProperties {
38
/**
39
* Vue Final Modal global state for the modal components and also provides
40
- * functions that can be used to control the modal components. @see {Vfm}
+ * functions that can be used to control the modal components. {@link Vfm}
41
*/
42
$vfm: Vfm
43
}
0 commit comments