Type Alias CommentMetadata

CommentMetadata: {
    [key: string]: CommentMetadataValue;
}