Files
rspade_system/node_modules/linguist-languages/data/POV-Ray_20_SDL.d.mts
2025-12-03 21:28:08 +00:00

12 lines
233 B
TypeScript
Executable File

declare const _: {
name: 'POV-Ray SDL'
type: 'programming'
aceMode: 'text'
extensions: ['.pov', '.inc']
languageId: 275
tmScope: 'source.pov-ray sdl'
aliases: ['pov-ray', 'povray']
color: '#6bac65'
}
export default _