| 1234567 |
- import { A as Agent, a as AgentName } from './shared/package-manager-detector.257741fc.mjs';
- declare const AGENTS: Agent[];
- declare const LOCKS: Record<string, AgentName>;
- declare const INSTALL_PAGE: Record<Agent, string>;
- export { AGENTS, INSTALL_PAGE, LOCKS };
|