Appearance
gi-nx
gi-nx / FileContentType
type FileContentType = | "image/png" | "image/jpeg" | "image/webp" | "image/*" | "model/glb" | "model/gltf" | "application/json" | "application/pdf";
Shortcut: used for String.includes() in content-type header