mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 22:24:27 +00:00
* Added missing $filter overload Added missing $filter overload that allows multiple strings to translate and returns an object * Added Q query type arg passed to Location * Fix test * Formatting * Added param/query type args to withRouter * Min TS version 3.5 for Omit type * lint fix