This commit is contained in:
josephsmendoza
2022-12-03 16:42:36 +00:00
parent cbc0822b88
commit e84919d462
37 changed files with 14514 additions and 11 deletions
+1
View File
@@ -1,5 +1,6 @@
/** @module FileReaderAsync */
/** @class */
export class FileReaderAsync {
/**
* @param {String} type The return type (ArrayBuffer, BinaryString, Text, DataURL)