Skip to content

Commit fc5c569

Browse files
authored
Merge branch 'master' into number-value-bind
2 parents 1f7e7c5 + d139343 commit fc5c569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code-snippet/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { CodeSnippet } from "./code-snippet.component";
1+
export { CodeSnippet, SnippetType } from "./code-snippet.component";
22
export * from "./code-snippet.module";

0 commit comments

Comments
 (0)