mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 08:34:32 +00:00
* 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`