Files
2025-12-03 21:28:08 +00:00

10 lines
173 B
JavaScript
Executable File

export default {
name: 'Thrift',
type: 'programming',
aceMode: 'text',
extensions: ['.thrift'],
languageId: 374,
tmScope: 'source.thrift',
color: '#D12127',
}