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 15a23bf commit e0baf19Copy full SHA for e0baf19
projects/igniteui-angular/src/public_api.ts
@@ -86,3 +86,4 @@ export * from './lib/toast/toast.component';
86
export * from './lib/services/index';
87
export * from './lib/core/dates';
88
export * from './lib/core/density';
89
+export { CancelableEventArgs } from './lib/core/utils';
0 commit comments