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

11 lines
175 B
TypeScript
Executable File

declare const _: {
name: 'Vento'
type: 'markup'
aceMode: 'text'
extensions: ['.vto']
languageId: 757053899
tmScope: 'source.vento'
color: '#ff0080'
}
export = _