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

13 lines
239 B
TypeScript
Executable File

declare const _: {
name: 'HXML'
type: 'data'
aceMode: 'text'
extensions: ['.hxml']
languageId: 786683730
tmScope: 'source.hxml'
codemirrorMode: 'haxe'
codemirrorMimeType: 'text/x-hxml'
color: '#f68712'
}
export default _