Files
rspade_system/node_modules/linguist-languages/data/PlantUML.d.ts
2025-12-03 21:28:08 +00:00

11 lines
197 B
TypeScript
Executable File

declare const _: {
name: 'PlantUML'
type: 'data'
aceMode: 'text'
extensions: ['.puml', '.iuml', '.plantuml']
languageId: 833504686
tmScope: 'source.wsd'
color: '#fbbd16'
}
export = _