Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sustain_core/enums/content-type.enum.ts>ContentType

A Framework that barely uses dependencies and it is designed especially to make stable and sustainable applications. 📦
Latest
enum ContentType
import { ContentType } from "https://deno.land/x/sustain_core@0.20.5/enums/content-type.enum.ts";

Members

APPLICATION_JSON = "application/json"