@willwade/aac-processors
    Preparing search index...

    Interface WordList

    Represents a complete wordlist

    interface WordList {
        items: WordListItem[];
    }
    Index

    Properties

    Properties

    items: WordListItem[]

    Array of wordlist items