🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
190 B
TypeScript
Executable File
12 lines
190 B
TypeScript
Executable File
declare const _: {
|
|
name: 'RUNOFF'
|
|
type: 'markup'
|
|
aceMode: 'text'
|
|
extensions: ['.rnh', '.rno']
|
|
languageId: 315
|
|
tmScope: 'text.runoff'
|
|
color: '#665a4e'
|
|
wrap: true
|
|
}
|
|
export = _
|