Type alias AVDownloadDialogue

AVDownloadDialogue: ModuleConfig & {
    content: AVDownloadDialogueContent;
    options: AVDownloadDialogueOptions;
}

Type declaration

Generated using TypeDoc