PrefetchAs: "audio" | "document" | "embed" | "fetch" | "font" | "image" | "object" | "script" | "style" | "track" | "video" | "worker" | undefined

Possible values for the "as" param of prefetch function https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#attr-as

Generated using TypeDoc