Skip to content

Commit f8e792c

Browse files
committed
(feat) allow usage without registering plugin
1 parent 454575a commit f8e792c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/vue.ts

+2
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ const plugin: Plugin & { component: typeof component } = {
8282
}
8383

8484
export default plugin
85+
86+
export const HighlightJs = component

0 commit comments

Comments
 (0)