import { normalizeOptionalString } from "../shared/string-coerce.js";

export const normalizeSubagentSessionKey = normalizeOptionalString;
