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

11 lines
171 B
TypeScript
Executable File

declare const _: {
name: 'Genie'
type: 'programming'
aceMode: 'text'
extensions: ['.gs']
languageId: 792408528
tmScope: 'none'
color: '#fb855d'
}
export = _