Fix JSDoc error in IIIFInfo

This commit is contained in:
Lutz Helm
2019-05-09 17:56:09 +02:00
parent 7daba05548
commit bd235b7b49
+1 -1
View File
@@ -109,7 +109,7 @@ export const Versions = {
* Supported image formats, qualities and supported region / size calculation features
* for different image API versions and compliance levels
* @const
* @type {Object<string, Object<string, SupportedFeatures>}
* @type {Object<string, Object<string, SupportedFeatures>>}
*/
const IIIF_PROFILE_VALUES = {};
IIIF_PROFILE_VALUES[Versions.VERSION1] = {