Type alias ShowAuthEvent

ShowAuthEvent: {
    form: ReactNode;
}

Type declaration

  • form: ReactNode

Generated using TypeDoc