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
267 B
TypeScript
14 lines
267 B
TypeScript
declare const _: {
|
|
name: 'Kaitai Struct'
|
|
type: 'programming'
|
|
aceMode: 'yaml'
|
|
extensions: ['.ksy']
|
|
languageId: 818804755
|
|
tmScope: 'source.yaml'
|
|
aliases: ['ksy']
|
|
codemirrorMode: 'yaml'
|
|
codemirrorMimeType: 'text/x-yaml'
|
|
color: '#773b37'
|
|
}
|
|
export = _
|