AuthDialogue: ModuleConfig & {
    content: AuthDialogueContent;
    options: AuthDialogueOptions;
}

Type declaration

Generated using TypeDoc