Skip to content

Commit 91b1ad7

Browse files
authored
fix(module:badge): export NzBadgeStatusType type (#9298)
1 parent 914de26 commit 91b1ad7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/badge/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
export * from './badge.component';
77
export * from './ribbon.component';
88
export * from './badge.module';
9+
export * from './types';

0 commit comments

Comments
 (0)