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