Files
openclaw/src/plugin-sdk/lazy-runtime.ts
2026-03-17 08:37:11 -07:00

6 lines
133 B
TypeScript

export {
createLazyRuntimeMethod,
createLazyRuntimeMethodBinder,
createLazyRuntimeSurface,
} from "../shared/lazy-runtime.js";