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

7 lines (6 loc) 230 B
export * from './lib/models'; export * from './lib/upload-item.class'; export * from './lib/uploader.class'; export * from './lib/uploader.service'; export * from './lib/dropzone.directive'; export * from './lib/uploader.module';