mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-25 03:13:34 +00:00
matrix-js: show local-time verification timestamps via shared formatter
This commit is contained in:
@@ -244,6 +244,11 @@ export type {
|
||||
PersistentDedupeOptions,
|
||||
} from "./persistent-dedupe.js";
|
||||
export { formatErrorMessage } from "../infra/errors.js";
|
||||
export {
|
||||
formatUtcTimestamp,
|
||||
formatZonedTimestamp,
|
||||
resolveTimezone,
|
||||
} from "../infra/format-time/format-datetime.js";
|
||||
export {
|
||||
DEFAULT_WEBHOOK_BODY_TIMEOUT_MS,
|
||||
DEFAULT_WEBHOOK_MAX_BODY_BYTES,
|
||||
|
||||
Reference in New Issue
Block a user