Type alias AlephShareDialogue

AlephShareDialogue: ModuleConfig & {
    content: AlephShareDialogueContent;
    options: AlephShareDialogueOptions;
}

Type declaration

Generated using TypeDoc