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

11 lines
182 B
TypeScript
Executable File

declare const _: {
name: 'FIRRTL'
type: 'programming'
aceMode: 'text'
extensions: ['.fir']
languageId: 906694254
tmScope: 'source.firrtl'
color: '#2f632f'
}
export = _