UNPKG

@aws-amplify/cli-internal

Version:
10 lines 354 B
import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare const getImportedAuthProperties: (context: $TSContext) => { imported: boolean; userPoolId?: string; authRoleArn?: string; authRoleName?: string; unauthRoleArn?: string; unauthRoleName?: string; }; //# sourceMappingURL=get-imported-auth-properties.d.ts.map