Files
openclaw/src/plugin-sdk/channel-location.ts
2026-04-17 16:05:09 +01:00

3 lines
164 B
TypeScript

export type { LocationSource, NormalizedLocation } from "../channels/location.js";
export { formatLocationText, toLocationContext } from "../channels/location.js";