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

11 lines
184 B
TypeScript
Executable File

declare const _: {
name: 'Xmake'
type: 'programming'
aceMode: 'text'
filenames: ['xmake.lua']
languageId: 225223071
tmScope: 'source.xmake'
color: '#22a079'
}
export = _