feat: add Claude Code plugin support (#240)
This commit is contained in:
3
src/features/claude-code-plugin-loader/index.ts
Normal file
3
src/features/claude-code-plugin-loader/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./types"
|
||||
export * from "./loader"
|
||||
export type { PluginLoaderOptions, ClaudeSettings } from "./types"
|
||||
Reference in New Issue
Block a user