Skip to content

Commit 17ea346

Browse files
author
MPopov
committed
Merge remote-tracking branch 'origin/mpopov/typography-fix' into mpopov/typography-fix
2 parents 2818e3c + 055355e commit 17ea346

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/igniteui-angular/src/public_api.ts

+2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ export * from './lib/core/dates';
101101
export * from './lib/core/density';
102102
export { CancelableEventArgs, CancelableBrowserEventArgs } from './lib/core/utils';
103103
export { changei18n, getCurrentResourceStrings, IResourceStrings } from './lib/core/i18n/resources';
104+
export { ICarouselResourceStrings } from './lib/core/i18n/carousel-resources';
104105
export { IGridResourceStrings } from './lib/core/i18n/grid-resources';
106+
export { IPaginatorResourceStrings } from './lib/core/i18n/paginator-resources';
105107
export { ITimePickerResourceStrings } from './lib/core/i18n/time-picker-resources';
106108
export { InteractionMode } from './lib/core/enums';
107109

0 commit comments

Comments
 (0)