repository/shared/mime-type.ts
File extension and Monaco editor language associated with a served MIME type.
Properties |
| ext |
ext:
|
Type : string
|
|
File extension (without the leading dot). |
| language |
language:
|
Type : string
|
| Optional |
|
Monaco editor language id; omitted when the type has no dedicated highlighting. |