🧮 builtinPlugins.ts

This commit is contained in:
nirholas
2026-03-31 10:23:45 +00:00
parent 754745ea03
commit a2b3d0d783

View File

@@ -157,3 +157,4 @@ function skillDefinitionToCommand(definition: BundledSkillDefinition): Command {
getPromptForCommand: definition.getPromptForCommand, getPromptForCommand: definition.getPromptForCommand,
} }
} }