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

11 lines
170 B
TypeScript
Executable File

declare const _: {
name: 'Hare'
type: 'programming'
aceMode: 'text'
extensions: ['.ha']
languageId: 463518941
tmScope: 'none'
color: '#9d7424'
}
export = _