type alias content_typeimport { type content_type } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/index.ts"; definition: | "RawText" | "Csv" | "Parquet" | "Unknown"