Variable: AMP_VERSIONS¶
constAMP_VERSIONS:object
Defined in: formatters/src/formatters/amp.ts:11
Amp formatter version information.
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:"AGENTS.md + .agents/skills/<name>/SKILL.md"='AGENTS.md + .agents/skills/<name>/SKILL.md'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"Single AGENTS.md file (skills via full mode)"='Single AGENTS.md file (skills via full mode)'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single AGENTS.md file"='Single AGENTS.md file'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:"AGENTS.md"='AGENTS.md'