@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 • 379 B
TypeScript
export { appState, documents, selfieUri, selectedDocumentInfo, currentStepIdx, currentStepId, currentParams, } from './stores';
export type { IAppState, IDocument, IDocumentInfo, IDocumentPage, DevMocks, IStoreData, ISelectedParams, } from './types';
export { DocumentType, DocumentKind } from './types';
export { getDocImage } from './utils';
//# sourceMappingURL=index.d.ts.map