UNPKG

@codersrank/skills-chart

Version:
3 lines 85 B
export var formatScore = function formatScore(score) { return Math.round(score); };