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
299 B
TypeScript
13 lines
299 B
TypeScript
declare const _: {
|
|
name: 'Unity3D Asset'
|
|
type: 'data'
|
|
aceMode: 'yaml'
|
|
extensions: ['.anim', '.asset', '.mask', '.mat', '.meta', '.prefab', '.unity']
|
|
languageId: 380
|
|
tmScope: 'source.yaml'
|
|
codemirrorMode: 'yaml'
|
|
codemirrorMimeType: 'text/x-yaml'
|
|
color: '#222c37'
|
|
}
|
|
export default _
|