Skip to main content
Latest
function transformSync
import { transformSync } from "https://deno.land/x/lean@0.0.6/lib/deps.ts";

Parameters

code: string
opts: any
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.