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

2 lines (1 loc) 81 B
export declare const formatBytes: (bytes: number, decimals?: number) => string;