Closed danawoodman closed 2 years ago
In instances where you need to use another fetch instance, say in a SvelteKit load function or perhaps where your environment doesn't have a built in fetch instance, we should allow passing in a custom fetch instance.
load
In instances where you need to use another fetch instance, say in a SvelteKit
load
function or perhaps where your environment doesn't have a built in fetch instance, we should allow passing in a custom fetch instance.