@hauser1993/kyc-sdk
Version:
Your custom version of Ballerine web UI SDK - an open-source infrastructure for user identity and risk management. Compose verification processes for any vertical and geography using modular building blocks, components, and 3rd party integrations.
5 lines • 375 B
TypeScript
export { sendVerificationUpdateEvent, sendFlowCompleteEvent, sendNavigationUpdateEvent, sendButtonClickEvent, sendFlowExitEvent, subscribe, } from './utils';
export { BALLERINE_EVENT } from './constants';
export type { IDocumentVerificationResponse } from './types';
export { EventTypes, ActionNames, VerificationStatuses } from './types';
//# sourceMappingURL=index.d.ts.map