Files
oh-my-opencode/dist/hooks/prometheus-md-only/agent-matcher.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
83 B
TypeScript

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