Skip to content

Commit 79034f3

Browse files
committed
Dist file change
1 parent 751c798 commit 79034f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/VueMarkdown.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import { Component } from 'vue';
2-
export { Options } from 'markdown-it';
2+
export type { Options } from 'markdown-it';
33
declare const VueMarkdown: Component;
44
export default VueMarkdown;

0 commit comments

Comments
 (0)