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-01-09 11:32:34 +01:00
2022-01-09 11:32:34 +01:00
2022-02-19 15:33:42 +01:00