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
248 B
TypeScript
14 lines
248 B
TypeScript
declare const _: {
|
|
name: 'X BitMap'
|
|
type: 'data'
|
|
aceMode: 'c_cpp'
|
|
extensions: ['.xbm']
|
|
languageId: 782911107
|
|
tmScope: 'source.c'
|
|
aliases: ['xbm']
|
|
codemirrorMode: 'clike'
|
|
codemirrorMimeType: 'text/x-csrc'
|
|
group: 'C'
|
|
}
|
|
export = _
|