UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

6 lines (5 loc) 159 B
import { ReadFile } from '../../foundation/types'; /** * Client-side `readFile` implementation for React Native. */ export declare const readFile: ReadFile;