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

12 lines
212 B
TypeScript
Executable File

declare const _: {
name: 'Python traceback'
type: 'data'
aceMode: 'text'
extensions: ['.pytb']
languageId: 304
tmScope: 'text.python.traceback'
color: '#3572A5'
group: 'Python'
}
export default _