mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-24 23:34:30 +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