Type alias GenericDialogueContent
GenericDialogueContent: DialogueContent & { emptyValue: string; invalidNumber: string; noMatches: string; ok: string; pageNotFound: string; refresh: string; } Type declaration
emptyValue: string
invalidNumber: string
noMatches: string
ok: string
pageNotFound: string
refresh: string