import { esbuildWasm } from "https://deno.land/x/esbuild_deno_loader@0.8.2/test_deps.ts";
const { analyzeMetafileSync } = esbuildWasm;
A synchronous version of "analyzeMetafile".
- Works in node: yes
- Works in browser: no
Documentation: https://esbuild.github.io/api/#analyze
Parameters
metafile: Metafile | string
optional
options: AnalyzeMetafileOptions