Skip to main content

publicresolve

Callable


  • Flattens the input value and validate each values.

    @remarks

    The value can be an object, an array, a Promise, a function, an async function, an iterable, or an async iterable.

    @throws

    ResolveError Thrown if an error occurred.

    @throws

    AggregateError Thrown if multiple errors occurred.


    Parameters

    Returns Promise<Manifest[]>