@ironarachne/words
    Preparing search index...

    Function article

    • article(word: string, appendWord?: boolean): string

      This function returns the correct article for a given word.

      Parameters

      • word: string

        The word to get the article for.

      • appendWord: boolean = false

        Whether or not to append the word to the article.

      Returns string

      The article for the given word.