Jonas Jenwald 99cd24ce3e Remove the isString helper function
The call-sites are replaced by direct `typeof`-checks instead, which removes unnecessary function calls. Note that in the `src/`-folder we already had more `typeof`-cases than `isString`-calls.
2022-02-26 16:33:41 +01:00
..
2022-02-26 16:33:41 +01:00
2013-03-15 11:24:08 -07:00
2022-02-25 09:55:52 -08:00