Skip to content

Commit 35f145c

Browse files
MOTOO11ktsn
authored andcommitted
Update vue.d.ts (#4105)
fix typo.
1 parent bc45535 commit 35f145c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: types/vue.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
WatchHandler,
88
DirectiveOptions,
99
DirectiveFunction
10-
} from "./options.d";
10+
} from "./options";
1111
import { VNode, VNodeData, VNodeChildren } from "./vnode";
1212
import { PluginFunction, PluginObject } from "./plugin";
1313

0 commit comments

Comments
 (0)