Skip to content

Commit

Permalink
valor-software#492 Add FileItem in declaration ng2-file-upload.d.ts (v…
Browse files Browse the repository at this point in the history
  • Loading branch information
kfontaine-smartwave authored and valorkin committed Jan 17, 2017
1 parent 410efda commit d6e7598
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ng2-file-upload.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './components/file-upload/file-select.directive';
export * from './components/file-upload/file-drop.directive';
export * from './components/file-upload/file-uploader.class';
export * from './components/file-upload/file-item.class';

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

0 comments on commit d6e7598

Please sign in to comment.