import { esbuildTypes } from "https://deno.land/x/fresh@1.1.1/src/server/deps.ts";
const { transformSync } = esbuildTypes;
A synchronous version of "transform".
- Works in node: yes
- Works in browser: no
Documentation: https://esbuild.github.io/api/#transform-api
Parameters
optional
options: TransformOptions