Skip to main content
Module

x/ts_serve/mod.ts>MediaType

Transpile TypeScript on the fly and deliver it from your server as ES Modules.
Latest
enum MediaType
Re-export
import { MediaType } from "https://deno.land/x/ts_serve@v1.4.4/mod.ts";

File type. You can pass it as an option to the transpile function to tell it what media type the source is.

Members

Jsx
Tsx
TypeScript