Variable keywordDocumentationConst

keywordDocumentation: {
    [x: keyof typeof keywords]: string;
} = ...