@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.
8 lines • 403 B
TypeScript
export declare const flowStart: () => void;
export declare const visitedPage: (_pathname: string, _search: string) => void;
export declare const flowApproved: () => void;
export declare const flowDeclined: () => void;
export declare const flowResubmission: () => void;
export declare const flowUploadLoader: () => void;
export declare const flowError: () => void;
//# sourceMappingURL=analytics.d.ts.map