UNPKG

@leancodepl/kratos

Version:

Headless React components library for building Ory Kratos authentication flows

5 lines 245 B
export * from './registrationFlow'; export type { TraitsFormProps } from './traitsForm'; export type { ChooseMethodFormProps } from './chooseMethodForm'; export type { OnRegistrationFlowError } from './types'; //# sourceMappingURL=index.d.ts.map