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.
2 parents 9474432 + f0750b7 commit d139343Copy full SHA for d139343
src/code-snippet/index.ts
@@ -1,2 +1,2 @@
1
-export { CodeSnippet } from "./code-snippet.component";
+export { CodeSnippet, SnippetType } from "./code-snippet.component";
2
export * from "./code-snippet.module";
0 commit comments