- Add missing typings
- typings i dt~whatwg-fetch -GS
- typings i dt~whatwg-streams -GS
- Create custom d.ts file for missing URLSearchParams. I added a aurelia-fetch-client-fix.d.ts file to the custom_typings folder
declare type URLSearchParams = {} - Add missing aurelia-fetch-client dependency in aurelia.json bundle config.
,