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>
13 lines
257 B
TypeScript
13 lines
257 B
TypeScript
declare const _: {
|
|
name: 'DenizenScript'
|
|
type: 'programming'
|
|
aceMode: 'yaml'
|
|
extensions: ['.dsc']
|
|
languageId: 435000929
|
|
tmScope: 'source.denizenscript'
|
|
codemirrorMode: 'yaml'
|
|
codemirrorMimeType: 'text/x-yaml'
|
|
color: '#FBEE96'
|
|
}
|
|
export = _
|