mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00:00
For the various get*Elements() functions in TinyMCE's Schema class, it returns a mapping from a string to an empty object. This commit updates the return type for all of these functions to reflect that it is an object with string keys.