Files
openclaw/extensions/matrix/src/record-shared.ts
2026-04-17 16:05:09 +01:00

4 lines
92 B
TypeScript

import { isRecord } from "openclaw/plugin-sdk/string-coerce-runtime";
export { isRecord };