Files
2025-12-03 21:28:08 +00:00

11 lines
173 B
TypeScript
Executable File

declare const _: {
name: 'Fantom'
type: 'programming'
aceMode: 'text'
extensions: ['.fan']
languageId: 110
tmScope: 'source.fan'
color: '#14253c'
}
export = _