diff --git a/src/shared/number-coercion.ts b/src/shared/number-coercion.ts new file mode 100644 index 00000000000..d5c2041b431 --- /dev/null +++ b/src/shared/number-coercion.ts @@ -0,0 +1 @@ +export * from "@openclaw/normalization-core/number-coercion";