UNPKG

@aws-amplify/amplify-category-storage

Version:

amplify-cli storage plugin

3 lines 248 B
import { $TSContext, ServiceSelection } from '@aws-amplify/amplify-cli-core'; export declare const importResource: (context: $TSContext, categoryName: string, serviceSelection: ServiceSelection) => Promise<void>; //# sourceMappingURL=index.d.ts.map