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

12 lines
206 B
TypeScript
Executable File

declare const _: {
name: 'Python console'
type: 'programming'
aceMode: 'text'
languageId: 428
tmScope: 'text.python.console'
aliases: ['pycon']
color: '#3572A5'
group: 'Python'
}
export = _