🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
217 B
TypeScript
Executable File
11 lines
217 B
TypeScript
Executable File
declare const _: {
|
|
name: 'Browserslist'
|
|
type: 'data'
|
|
aceMode: 'text'
|
|
filenames: ['.browserslistrc', 'browserslist']
|
|
languageId: 153503348
|
|
tmScope: 'text.browserslist'
|
|
color: '#ffd539'
|
|
}
|
|
export default _
|