Skip to content

Commit e0baf19

Browse files
committed
docs(typedoc): export CancelableEventArgs interface
1 parent 15a23bf commit e0baf19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/public_api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,4 @@ export * from './lib/toast/toast.component';
8686
export * from './lib/services/index';
8787
export * from './lib/core/dates';
8888
export * from './lib/core/density';
89+
export { CancelableEventArgs } from './lib/core/utils';

0 commit comments

Comments
 (0)