mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-05-09 03:00:20 -04:00
Merged via squash. Prepared head SHA: ca58fb77a8b4a05ea7cf81a20534c23298461b56 Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com> Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com> Reviewed-by: @mbelinky
7 lines
134 B
TypeScript
7 lines
134 B
TypeScript
export {
|
|
definePluginEntry,
|
|
type OpenClawPluginApi,
|
|
type PluginLogger,
|
|
type PluginRuntime,
|
|
} from "openclaw/plugin-sdk/core";
|