Skip to main content
Module

x/ts_serve/utils/transpile_response.ts

Transpile TypeScript on the fly and deliver it from your server as ES Modules.
Latest
import * as tsServe from "https://deno.land/x/ts_serve@v1.4.4/utils/transpile_response.ts";

Functions

Transpile the body of the response and return a new response.