UNPKG

@aws-amplify/amplify-category-auth

Version:

amplify-cli authentication plugin

3 lines 243 B
import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare const checkAuthResourceMigration: (context: $TSContext, authName: string, isUpdate: boolean) => Promise<boolean>; //# sourceMappingURL=check-for-auth-migration.d.ts.map