Type Alias LocalList

LocalList: {
    words: string[];
}

Local list of profane words.