DefinitelyTyped/types/parse
Yago Tomé 4412049ea6 Fix Parse Object types (#35894)
* Fix ParseObject types of @types/parse

* Add myself to "Definitions by" section

* Change all false boolean types to false type

All occurrences of `this | boolean` in `Parse.Object` was acctually `this | false`
2019-06-04 11:28:42 -07:00
..
v1
index.d.ts Fix Parse Object types (#35894) 2019-06-04 11:28:42 -07:00
parse-tests.ts
tsconfig.json
tslint.json