1
2
3
import { fetch } from "https://esm.town/v/std/fetch";
export let fetchHeaders = (await fetch("https://swapi.dev/api/people/1/")).headers;