Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RandomWord

Hierarchy

  • RandomWord

Index

Constructors

  • new RandomWord(canonicalForm: undefined | string, id: number, originalWord: undefined | string, suggestions: undefined | string[], vulgar: undefined | string, word: string): RandomWord
  • Parameters

    • canonicalForm: undefined | string
    • id: number
    • originalWord: undefined | string
    • suggestions: undefined | string[]
    • vulgar: undefined | string
    • word: string

    Returns RandomWord

Properties

canonicalForm: undefined | string
id: number
originalWord: undefined | string
suggestions: undefined | string[]
vulgar: undefined | string
word: string

Generated using TypeDoc