Newer
Older
alert / js / node_modules / flarum / common / utils / liveHumanTimes.d.ts
@Réz István Réz István on 18 Nov 2021 184 bytes first commit
/**
 * The `liveHumanTimes` initializer sets up a loop every 1 second to update
 * timestamps rendered with the `humanTime` helper.
 */
export default function liveHumanTimes(): void;