UNPKG

aimapper

Version:

Universal build tool for managing coding agent rules - Support Claude Code, Cursor, Windsurf, GitHub Copilot, and more

4 lines (3 loc) 116 B
import type { AgentSpec } from '../types.js'; declare const agentsSpec: AgentSpec; export { agentsSpec as agents };