DefinitelyTyped/types/parse
Max Kapshtyk 5fa92bc750 enable option for progress callback (#38815)
according to those specs https://parseplatform.org/Parse-SDK-JS/api/master/Parse.File.html , there are those options:
Valid options are:
useMasterKey: In Cloud Code and Node only, causes the Master Key to be used for this request.
progress: In Browser only, callback for upload progress
2019-10-07 16:06:02 -07:00
..
v1
index.d.ts enable option for progress callback (#38815) 2019-10-07 16:06:02 -07:00
parse-tests.ts
tsconfig.json
tslint.json