UNPKG

rg-stats

Version:

A library for calculating various rhythm game stats.

5 lines (3 loc) 155 B
// An alias for number that makes the code self-documenting. This doesn't actually do anything. // But it does look neater. export type integer = number;