debug
debug copied to clipboard
chore: inlining `ms`
We ONLY use ms for converting millisecond number to human-readable string. So, we can inline it for smaller install size.
Edit: debug use ±15% code of ms@2.
cc @Qix-