UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 276 B
import { n as normalizeMatrixUserId } from "./allowlist-k_lkAH4x.js"; //#region extensions/matrix/src/approval-ids.ts function normalizeMatrixApproverId(value) { return normalizeMatrixUserId(String(value)) || void 0; } //#endregion export { normalizeMatrixApproverId as t };