UNPKG

@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 364 B
export type { IAppConfigurationUI, IAppConfiguration, IConfigurationComponents, IAttributes, IStepConfiguration, IElementProps, IButton, IElement, IFormProps, TStepsConfigurations, } from './types'; export { Steps, Elements } from './types'; export { configuration } from './store'; export { getBackendConfig } from './getters'; //# sourceMappingURL=index.d.ts.map