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.
1 parent 65b9e2f commit e139950Copy full SHA for e139950
angular-code-input/src/public-api.ts
@@ -3,4 +3,5 @@
3
*/
4
5
export * from './lib/code-input.component';
6
+export * from './lib/code-input.component.config';
7
export * from './lib/code-input.module';
0 commit comments