mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 00:00:43 +00:00
3 lines
164 B
TypeScript
3 lines
164 B
TypeScript
export type { LocationSource, NormalizedLocation } from "../channels/location.js";
|
|
export { formatLocationText, toLocationContext } from "../channels/location.js";
|