UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

3 lines (2 loc) 123 B
import { ListPathsOutput } from '../../types/credentials'; export declare const listPaths: () => Promise<ListPathsOutput>;