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
240 B
TypeScript
13 lines
240 B
TypeScript
declare const _: {
|
|
name: 'Swift'
|
|
type: 'programming'
|
|
aceMode: 'swift'
|
|
extensions: ['.swift']
|
|
languageId: 362
|
|
tmScope: 'source.swift'
|
|
codemirrorMode: 'swift'
|
|
codemirrorMimeType: 'text/x-swift'
|
|
color: '#F05138'
|
|
}
|
|
export = _
|