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

11 lines
181 B
TypeScript
Executable File

declare const _: {
name: 'Clarity'
type: 'programming'
aceMode: 'lisp'
extensions: ['.clar']
languageId: 91493841
tmScope: 'source.clar'
color: '#5546ff'
}
export = _