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