Files
oh-my-opencode/dist/hooks/prometheus-md-only/agent-matcher.d.ts
T

2 lines
83 B
TypeScript
Raw Normal View History

export declare function isPrometheusAgent(agentName: string | undefined): boolean;