function transformSyncimport { transformSync } from "https://deno.land/x/live@1.53.6/deps.ts"; transformSync(code: string | Program,opts?: Options,experimental_plugin_bytes_resolver?: any,): OutputParameterscode: string | Programoptionalopts: Optionsoptionalexperimental_plugin_bytes_resolver: anyAn 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. ReturnsOutput