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

12 lines
210 B
TypeScript
Executable File

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