Skip to main content
Module

x/live/deps.ts>transformSync

Deno Compose is a modern visual editor and app framework for dynamic, high-performance sites.
Very Popular
Go to Latest
function transformSync
import { transformSync } from "https://deno.land/x/live@1.45.1/deps.ts";

Parameters

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

An object contains bytes array for the plugin specified in config. Key of record represents the name of the plugin specified in config. Note this is an experimental interface, likely will change.