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

11 lines
169 B
TypeScript
Executable File

declare const _: {
name: 'CWeb'
type: 'programming'
aceMode: 'text'
extensions: ['.w']
languageId: 657332628
tmScope: 'none'
color: '#00007a'
}
export = _