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

11 lines
178 B
TypeScript
Executable File

declare const _: {
name: 'Slice'
type: 'programming'
aceMode: 'text'
extensions: ['.ice']
languageId: 894641667
tmScope: 'source.ice'
color: '#003fa2'
}
export = _