Skip to content

Remider: update the mime checks to use Object.entries too #2

Open
@baamenabar

Description

@baamenabar

The JS Object.entries() method should be used instead of just Object.keys(). This will prevent unnecessary loops in the stats module.

also chek when to use Object.values()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions