Files
HRM-System/node_modules/agent-install/dist/agents-md.d.ts

2 lines
1.2 KiB
TypeScript

import { C as UpsertSectionOptions, S as SectionPlacement, _ as AgentsMdDocument, a as symlinkClaudeToAgents, b as ReadAgentsMdOptions, c as renderSection, d as readAgentsMd, f as writeAgentsMd, g as AgentsMdAgent, h as listAgentsMdDescriptors, i as SymlinkClaudeToAgentsResult, l as resolveAgentsMdFilePath, m as getAgentsMdDescriptor, n as upsertAgentsMdSection, o as findSection, p as agentsMdFiles, r as SymlinkClaudeToAgentsOptions, s as parseSections, u as removeAgentsMdSection, v as AgentsMdFileDescriptor, w as WriteAgentsMdOptions, x as RemoveSectionOptions, y as AgentsMdSection } from "./index-Ff6w9rO3.js";
export { AgentsMdAgent, AgentsMdDocument, AgentsMdFileDescriptor, AgentsMdSection, ReadAgentsMdOptions, RemoveSectionOptions, SectionPlacement, SymlinkClaudeToAgentsOptions, SymlinkClaudeToAgentsResult, UpsertSectionOptions, WriteAgentsMdOptions, agentsMdFiles, findSection, getAgentsMdDescriptor, listAgentsMdDescriptors, parseSections, readAgentsMd as read, readAgentsMd, removeAgentsMdSection, removeAgentsMdSection as removeSection, renderSection, resolveAgentsMdFilePath, upsertAgentsMdSection as setSection, upsertAgentsMdSection, symlinkClaudeToAgents as symlinkClaude, symlinkClaudeToAgents, writeAgentsMd as write, writeAgentsMd };