stepsNow top-level constant
steps prefixed by the locale's now step.
Implementation
const stepsNow = <TimeAgoStep>[
TimeAgoStep.unit(TimeAgoUnit.now),
...steps,
];
steps prefixed by the locale's now step.
const stepsNow = <TimeAgoStep>[
TimeAgoStep.unit(TimeAgoUnit.now),
...steps,
];