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

12 lines
223 B
TypeScript
Executable File

declare const _: {
name: 'ROS Interface'
type: 'data'
aceMode: 'text'
extensions: ['.msg', '.action', '.srv']
languageId: 809230569
tmScope: 'source.rosmsg'
aliases: ['rosmsg']
color: '#22314e'
}
export = _