UNPKG

@slashid/react

Version:

React SDK for the /id platform

6 lines 311 B
export { Input } from "./input.component"; export { PasswordInput } from "./input.password"; export { OtpInput } from "./input.otp"; export { PhoneInput, type Flag } from "./input.phone"; export { UncontrolledInput, type UncontrolledInputProps, } from "./input.uncontrolled"; //# sourceMappingURL=index.d.ts.map