🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
209 B
TypeScript
Executable File
11 lines
209 B
TypeScript
Executable File
declare const _: {
|
|
name: 'robots.txt'
|
|
type: 'data'
|
|
aceMode: 'text'
|
|
filenames: ['robots.txt']
|
|
languageId: 674736065
|
|
tmScope: 'text.robots-txt'
|
|
aliases: ['robots', 'robots txt']
|
|
}
|
|
export default _
|