chore: include pre-built dist for github install
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { AvailableCategory } from "../agents/dynamic-agent-prompt-builder";
|
||||
import type { OhMyOpenCodeConfig } from "../config";
|
||||
export declare function createAvailableCategories(pluginConfig: OhMyOpenCodeConfig): AvailableCategory[];
|
||||
Reference in New Issue
Block a user