Skip to main content
Go to Latest
function packageExportsResolve
import { packageExportsResolve } from "https://deno.land/std@0.145.0/node/module_esm.ts";

Parameters

packageJSONUrl: string
packageSubpath: string
packageConfig: PackageConfig
base: string
conditions: Set<string>