UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

5 lines 219 B
export * from './recoveryFlow'; export type { EmailFormProps } from './emailForm'; export type { CodeFormProps } from './codeForm'; export type { OnRecoveryFlowError } from './types'; //# sourceMappingURL=index.d.ts.map