Type alias MistakesCollection

MistakesCollection: {
    articles: MistakeObject[];
}

Type declaration

Generated using TypeDoc