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

13 lines
273 B
TypeScript
Executable File

declare const _: {
name: 'Hack'
type: 'programming'
aceMode: 'php'
extensions: ['.hack', '.hh', '.hhi', '.php']
languageId: 153
tmScope: 'source.hack'
codemirrorMode: 'php'
codemirrorMimeType: 'application/x-httpd-php'
color: '#878787'
}
export default _