Skip to content

Commit

Permalink
[On behalf of Lexmark]: Add export of FileLikeObject to allow callbac…
Browse files Browse the repository at this point in the history
…k to function (valor-software#619)
  • Loading branch information
markmaynard authored and valorkin committed Mar 1, 2017
1 parent cf12851 commit 99c8303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ export * from './file-upload/file-select.directive';
export * from './file-upload/file-drop.directive';
export * from './file-upload/file-uploader.class';
export * from './file-upload/file-item.class';
export * from './file-upload/file-like-object.class';

export { FileUploadModule } from './file-upload/file-upload.module';

0 comments on commit 99c8303

Please sign in to comment.