You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guide/typescript/options-api.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,3 +291,7 @@ The placement of this augmentation is subject to the [same restrictions](#type-a
291
291
See also:
292
292
293
293
-[TypeScript unit tests for component type extensions](https://github.com/vuejs/core/blob/main/packages-private/dts-test/componentTypeExtensions.test-d.tsx)
294
+
295
+
## Typing Global Custom Directives {#typing-global-custom-directives}
296
+
297
+
See: [Typing Custom Global Directives](/guide/typescript/composition-api#typing-global-custom-directives) <supclass="vt-badge ts" />
0 commit comments