mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 11:00:43 +00:00
4 lines
92 B
TypeScript
4 lines
92 B
TypeScript
import { isRecord } from "openclaw/plugin-sdk/string-coerce-runtime";
|
|
|
|
export { isRecord };
|