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

11 lines
173 B
TypeScript
Executable File

declare const _: {
name: 'STON'
type: 'data'
aceMode: 'text'
extensions: ['.ston']
languageId: 336
tmScope: 'source.smalltalk'
group: 'Smalltalk'
}
export = _