Variable: MUX_VERSIONS¶
constMUX_VERSIONS:object
Defined in: formatters/src/formatters/mux.ts:5
Type Declaration¶
full¶
readonlyfull:object
full.description¶
readonlydescription:".mux/rules/project.md + .mux/skills/<name>/SKILL.md"='.mux/rules/project.md + .mux/skills/<name>/SKILL.md'
full.name¶
readonlyname:"full"='full'
full.outputPath¶
readonlyoutputPath:".mux/rules/project.md"='.mux/rules/project.md'
multifile¶
readonlymultifile:object
multifile.description¶
readonlydescription:"Single .mux/rules/project.md file (skills via full mode)"='Single .mux/rules/project.md file (skills via full mode)'
multifile.name¶
readonlyname:"multifile"='multifile'
multifile.outputPath¶
readonlyoutputPath:".mux/rules/project.md"='.mux/rules/project.md'
simple¶
readonlysimple:object
simple.description¶
readonlydescription:"Single .mux/rules/project.md file"='Single .mux/rules/project.md file'
simple.name¶
readonlyname:"simple"='simple'
simple.outputPath¶
readonlyoutputPath:".mux/rules/project.md"='.mux/rules/project.md'