Skip to content

Commit 5c13aec

Browse files
mhaertwiggithub-actions
authored andcommitted
chore: add missing constructor export (#2564)
1 parent 0bc592b commit 5c13aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/angular/core/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from './breakpoints/breakpoints';
22
export * from './common-behaviors/common.module';
3+
export * from './common-behaviors/constructor';
34
export * from './common-behaviors/error-state';
45
export * from './common-behaviors/type-ref';
56
export * from './common-behaviors/variant';

0 commit comments

Comments
 (0)