- Preparing search index...
- The search index is not available
exthos
- from(...inputs: [TInput, ...TInput[]]): 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) }) }
-
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) }) }