import parseMs from "parse-ms"; const { days, hours, milliseconds, minutes, seconds } = parseMs(3000);