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

12 lines
200 B
TypeScript
Executable File

declare const _: {
name: 'JFlex'
type: 'programming'
aceMode: 'text'
extensions: ['.flex', '.jflex']
languageId: 173
tmScope: 'source.jflex'
color: '#DBCA00'
group: 'Lex'
}
export = _