Changed the comment documentation format to JSDoc 3 standard. This also lets Intellisense show up the documentation when library is used in production.
Fixed name of PICTFileFORMAT to PICTFILEFORMAT as a member of SaveDocumentType in the assets, which mislead the parser in this place.
PICTFileFORMAT
toPICTFILEFORMAT
as a member ofSaveDocumentType
in the assets, which mislead the parser in this place.