UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines (4 loc) 2.03 kB
import { A as resolvePositiveTimerTimeoutMs, C as resolveExpiresAtMsFromDurationMs, D as resolveIntegerOption, E as resolveExpiresAtMsFromEpochSeconds, M as resolveTimestampMsToIsoString, O as resolveNonNegativeIntegerOption, P as timestampMsToIsoString, S as resolveDateTimestampMs, T as resolveExpiresAtMsFromDurationSeconds, _ as parseStrictFiniteNumber, a as addTimerTimeoutGraceMs, b as parseStrictPositiveInteger, c as asFiniteNumberInRange, d as clampPositiveTimerTimeoutMs, f as clampTimerTimeoutMs, g as parseFiniteNumber, h as nonNegativeSecondsToSafeMilliseconds, j as resolveTimerTimeoutMs, k as resolveOptionalIntegerOption, m as isFutureDateTimestampMs, n as MAX_TIMER_TIMEOUT_MS, o as asDateTimestampMs, p as finiteSecondsToTimerSafeMilliseconds, r as MAX_TIMER_TIMEOUT_SECONDS, t as MAX_DATE_TIMESTAMP_MS, u as asSafeIntegerInRange, v as parseStrictInteger, w as resolveExpiresAtMsFromDurationOrEpoch, x as positiveSecondsToSafeMilliseconds, y as parseStrictNonNegativeInteger } from "../number-coercion-CJQ8TR--.js"; import { n as parseTcpPort, t as MAX_TCP_PORT } from "../tcp-port-DPgvEEt3.js"; import "../number-runtime-DBLVDypr.js"; export { MAX_DATE_TIMESTAMP_MS, MAX_TCP_PORT, MAX_TIMER_TIMEOUT_MS, MAX_TIMER_TIMEOUT_SECONDS, addTimerTimeoutGraceMs, asDateTimestampMs, asFiniteNumberInRange, asSafeIntegerInRange, clampPositiveTimerTimeoutMs, clampTimerTimeoutMs, finiteSecondsToTimerSafeMilliseconds, isFutureDateTimestampMs, nonNegativeSecondsToSafeMilliseconds, parseFiniteNumber, parseStrictFiniteNumber, parseStrictInteger, parseStrictNonNegativeInteger, parseStrictPositiveInteger, parseTcpPort, positiveSecondsToSafeMilliseconds, resolveDateTimestampMs, resolveExpiresAtMsFromDurationMs, resolveExpiresAtMsFromDurationOrEpoch, resolveExpiresAtMsFromDurationSeconds, resolveExpiresAtMsFromEpochSeconds, resolveIntegerOption, resolveNonNegativeIntegerOption, resolveOptionalIntegerOption, resolvePositiveTimerTimeoutMs, resolveTimerTimeoutMs, resolveTimestampMsToIsoString, timestampMsToIsoString };