function analyzeMetafileSyncimport { analyzeMetafileSync } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/esbuild.ts"; analyzeMetafileSync(metafile: Metafile | string, options?: AnalyzeMetafileOptions): stringA synchronous version of "analyzeMetafile". A synchronous version of "analyzeMetafile". Works in node: yes Works in browser: no Documentation: https://esbuild.github.io/api/#analyze Parametersmetafile: Metafile | stringoptionaloptions: AnalyzeMetafileOptionsReturnsstring