Function from

  • Parameters

    • Rest ...inputs: [TInput, ...TInput[]]

    Returns Pick<Route, "batchInput" | "to" | "_via"> & { catch: ((value: ((e: Error) => void)) => { finally: ((value: (() => void)) => void) }); then: ((value: ((rt: Pick<Route, "batchInput" | "to" | "_via">) => void)) => { catch: ((value: ((e: Error) => void)) => { finally: ((value: (() => void)) => void) }) } & { finally: ((value: (() => void)) => void) }) }

Generated using TypeDoc