diff --git a/docs/data/docs.json b/docs/data/docs.json index e757680a5..f030eec01 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -1752,6 +1752,20 @@ "svg" ] }, + { + "mainType": "image", + "subType": "webp", + "delimiter": ".", + "firstSuffix": { + "suffix": "webp", + "fullSuffix": ".webp" + }, + "type": "image/webp", + "string": "image/webp", + "suffixes": [ + "webp" + ] + }, { "mainType": "text", "subType": "calendar", @@ -3467,6 +3481,12 @@ "Aliases": null, "Examples": null }, + "IsExtended": { + "Description": "", + "Args": null, + "Aliases": null, + "Examples": null + }, "IsProduction": { "Description": "", "Args": null,