@oazmi/superbuild - v0.1.0
    Preparing search index...

    Type Alias OnResolveCallback

    OnResolveCallback: (args: OnResolveArgs) => MaybePromiseOrNull<OnResolveResult>

    type alias for the callback function provided to the onResolve function (aka esbuild.PluginBuild["onResolve"]).

    Type Declaration