UNPKG

@apideck/file-picker

Version:

A React file picker component that works with the Apideck [File Storage API](https://developers.apideck.com/apis/file-storage/reference).

3 lines (2 loc) 89 B
export { FilePicker } from './components'; export { Connection, File } from './types';