import { resolveLoadedSessionThreadInfo } from "../../channels/plugins/session-thread-info-loaded.js"; import {
normalizeLowercaseStringOrEmpty,
normalizeOptionalLowercaseString,
} from "../../shared/string-coerce.js"; import { normalizeMessageChannel } from "../../utils/message-channel.js"; import type { SessionConfig, SessionResetConfig } from "../types.base.js";
export {
DEFAULT_RESET_AT_HOUR,
DEFAULT_RESET_MODE,
evaluateSessionFreshness,
resolveDailyResetAtMs,
resolveSessionResetPolicy,
type SessionFreshness,
type SessionResetMode,
type SessionResetPolicy,
type SessionResetType,
} from "./reset-policy.js"; import type { SessionResetType } from "./reset-policy.js";
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.