🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
15 lines
293 B
TypeScript
Executable File
15 lines
293 B
TypeScript
Executable File
declare const _: {
|
|
name: 'Alpine Abuild'
|
|
type: 'programming'
|
|
aceMode: 'sh'
|
|
filenames: ['APKBUILD']
|
|
languageId: 14
|
|
tmScope: 'source.shell'
|
|
aliases: ['abuild', 'apkbuild']
|
|
codemirrorMode: 'shell'
|
|
codemirrorMimeType: 'text/x-sh'
|
|
color: '#0D597F'
|
|
group: 'Shell'
|
|
}
|
|
export = _
|