Skip to main content
Module

x/live/deps.ts>transform

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
function transform
import { transform } from "https://deno.land/x/live@1.30.1/deps.ts";

Note: this interface currently does not do actual async work, only provides a corresponding async interfaces to the @swc/core's interface.

Parameters

code: string | Program
optional
options: Options
optional
experimental_plugin_bytes_resolver: any

Returns

Promise<Output>