ms
Tiny millisecond conversion utility
...For added safety, we're using Template Literal Types (added in TypeScript 4.1). This ensures that you don't accidentally pass ms values that it can't process. This won't require you to do anything special in most situations, but you can also import the StringValue type from ms if you need to use it.