Type alias ClickThroughDialogueContent

ClickThroughDialogueContent: DialogueContent & {
    viewTerms: string;
}

Type declaration

  • viewTerms: string

Generated using TypeDoc