UNPKG

infinity-forge

Version:
3 lines (2 loc) 169 B
import { GoogleCredentialResponse } from '../types/index.js'; export declare function extractClientId(credentialResponse: GoogleCredentialResponse): string | undefined;