export type { TimeAgoProps, Opts, TDate, UpdateIntervals } from "./types.js"; export { TimeAgo } from "./TimeAgo.js";