UNPKG

onfido-sdk-ui

Version:

JavaScript SDK view layer for Onfido identity verification

9 lines (8 loc) 142 B
export type Branding = { text?: string; logo?: string; /** * @deprecated Internal type only */ legacy?: boolean; };