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

11 lines
183 B
TypeScript
Executable File

declare const _: {
name: 'Riot'
type: 'markup'
aceMode: 'html'
extensions: ['.riot']
languageId: 878396783
tmScope: 'text.html.riot'
color: '#A71E49'
}
export default _