UNPKG

@aws-amplify/auth

Version:
6 lines (5 loc) 186 B
export declare function getUserContextData({ username, userPoolId, userPoolClientId, }: { username: string; userPoolId: string; userPoolClientId: string; }): {} | undefined;