Files
oh-my-opencode/dist/hooks/directory-agents-injector/constants.d.ts
T

3 lines
106 B
TypeScript
Raw Normal View History

export declare const AGENTS_INJECTOR_STORAGE: string;
export declare const AGENTS_FILENAME = "AGENTS.md";