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

12 lines
210 B
TypeScript
Executable File

declare const _: {
name: 'Go Module'
type: 'data'
aceMode: 'text'
filenames: ['go.mod']
languageId: 947461016
tmScope: 'go.mod'
aliases: ['go.mod', 'go mod']
color: '#00ADD8'
}
export default _