mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-23 07:51:33 +00:00
CI: add built plugin singleton smoke (#48710)
This commit is contained in:
7
src/plugins/build-smoke-entry.ts
Normal file
7
src/plugins/build-smoke-entry.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export {
|
||||
clearPluginCommands,
|
||||
executePluginCommand,
|
||||
getPluginCommandSpecs,
|
||||
matchPluginCommand,
|
||||
} from "./commands.js";
|
||||
export { loadOpenClawPlugins } from "./loader.js";
|
||||
Reference in New Issue
Block a user