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

11 lines
163 B
TypeScript
Executable File

declare const _: {
name: 'Arc'
type: 'programming'
aceMode: 'text'
extensions: ['.arc']
languageId: 20
tmScope: 'none'
color: '#aa2afe'
}
export = _