@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.
7 lines • 321 B
TypeScript
export { uiPack } from './store';
export { UIPackType } from './types';
export type { TUIPacks, IUIPackTheme } from './types';
export { getStepConfiguration, getComponentStyles, getLayoutStyles } from './utils';
import { TUIPacks } from './types';
export declare const packs: TUIPacks;
//# sourceMappingURL=index.d.ts.map