Skip to main content
Module

x/live/deps.ts>transformSync

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
function transformSync
import { transformSync } from "https://deno.land/x/live@1.57.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.