UNPKG

@uppy/provider-views

Version:

View library for Uppy remote provider plugins.

4 lines 182 B
import type Uppy from '@uppy/core'; declare const handleError: (uppy: Uppy<any, any>) => (error: Error) => void; export default handleError; //# sourceMappingURL=handleError.d.ts.map