File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
projects/igniteui-angular/src Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,9 @@ export * from './lib/core/dates';
101101export * from './lib/core/density' ;
102102export { CancelableEventArgs , CancelableBrowserEventArgs } from './lib/core/utils' ;
103103export { changei18n , getCurrentResourceStrings , IResourceStrings } from './lib/core/i18n/resources' ;
104+ export { ICarouselResourceStrings } from './lib/core/i18n/carousel-resources' ;
104105export { IGridResourceStrings } from './lib/core/i18n/grid-resources' ;
106+ export { IPaginatorResourceStrings } from './lib/core/i18n/paginator-resources' ;
105107export { ITimePickerResourceStrings } from './lib/core/i18n/time-picker-resources' ;
106108export { InteractionMode } from './lib/core/enums' ;
107109
You can’t perform that action at this time.
0 commit comments