Improve Jqhtml_Integration.js documentation with hydration system explanation Add jqhtml-laravel integration packages for traditional Laravel projects 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 lines
274 B
TypeScript
14 lines
274 B
TypeScript
declare const _: {
|
|
name: 'Grammatical Framework'
|
|
type: 'programming'
|
|
aceMode: 'haskell'
|
|
extensions: ['.gf']
|
|
languageId: 137
|
|
tmScope: 'source.gf'
|
|
aliases: ['gf']
|
|
codemirrorMode: 'haskell'
|
|
codemirrorMimeType: 'text/x-haskell'
|
|
color: '#ff0000'
|
|
}
|
|
export = _
|