Type Alias NetworkType

NetworkType:
    | "XMLHttpRequest"
    | "Script"
    | "Image"
    | "Link"