RagaMaga

Results 1 comments of RagaMaga

this.name = file.name; this.size = file.size; this.type = file.type; this.modified = file.lastMod; this.deleteType = 'DELETE'; this.options = opts; this.key = (file.path === undefined ? '' : getFileKey(file.path)); this.versions = {};...