import { MandarineMvc } from "https://deno.land/x/mandarinets@v2.3.2/mvc-framework/mandarine-mvc.ns.ts";
const { MediaTypes } = MandarineMvc;
Contains all the Media Types possible in the internet
x/mandarinets/mvc-framework/mandarine-mvc.ns.ts>MandarineMvc.MediaTypes
import { MandarineMvc } from "https://deno.land/x/mandarinets@v2.3.2/mvc-framework/mandarine-mvc.ns.ts";
const { MediaTypes } = MandarineMvc;
Contains all the Media Types possible in the internet