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).

5 lines (4 loc) 171 B
/// <reference types="react" /> export declare const LoadingTable: () => JSX.Element; export declare const LoadingRow: () => JSX.Element; export default LoadingTable;