UNPKG

@trendster-io/ng-uploader

Version:

A fully featured Angular file uploader that utilizes Angular's HttpClient internally, allows you to customize outgoing HTTP requests using the "Angular Way" (Interceptors), provides customizable concurrent queuing of uploads and a simple way to select fil

6 lines (5 loc) 176 B
export * from './UploaderOptions'; export * from './UploadItemEvent'; export * from './UploadItemOptions'; export * from './UploadListener'; export * from './UploadQueueItem';