Doc: Mime type comment

pull/6673/head
Laurent Cozic 2022-07-23 08:28:02 +02:00
parent f0831f1d60
commit 8a8def39f0
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
// =============================================================================
// DO NOT DIRECTLY MODIFY THIS ARRAY AS IT MAY BE OVERWRITTEN WHEN IT'S UPDATED
// FROM A MORE CURRENT MIME TYPE LIST.
//
// Any change should be appended at the end of this file using push/splice.
// =============================================================================
const mimeTypes = [
{ t: 'application/andrew-inset', e: ['ez'] },
{ t: 'application/applixware', e: ['aw'] },