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 bc45535 commit 35f145cCopy full SHA for 35f145c
types/vue.d.ts
@@ -7,7 +7,7 @@ import {
7
WatchHandler,
8
DirectiveOptions,
9
DirectiveFunction
10
-} from "./options.d";
+} from "./options";
11
import { VNode, VNodeData, VNodeChildren } from "./vnode";
12
import { PluginFunction, PluginObject } from "./plugin";
13
0 commit comments