UNPKG

@d-id/client-sdk

Version:
4 lines (3 loc) 146 B
import { Auth } from '../types/auth'; export declare function getExternalId(): string; export declare function getAuthHeader(auth: Auth): string;