🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
181 B
TypeScript
Executable File
11 lines
181 B
TypeScript
Executable File
declare const _: {
|
|
name: 'kvlang'
|
|
type: 'markup'
|
|
aceMode: 'text'
|
|
extensions: ['.kv']
|
|
languageId: 970675279
|
|
tmScope: 'source.python.kivy'
|
|
color: '#1da6e0'
|
|
}
|
|
export = _
|