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

12 lines
213 B
TypeScript
Executable File

declare const _: {
name: 'HAProxy'
type: 'data'
aceMode: 'text'
extensions: ['.cfg']
filenames: ['haproxy.cfg']
languageId: 366607477
tmScope: 'source.haproxy-config'
color: '#106da9'
}
export = _