import { analyzeMetafileSync } from "https://deno.land/x/esbuild@v0.18.17/mod.js";
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