method Lucid.prototype.utxosByOutRefRe-exportimport { Lucid } from "https://deno.land/x/lucid@0.10.0/src/mod.ts"; utxosByOutRef(outRefs: Array<OutRef>): Promise<UTxO[]>ParametersoutRefs: Array<OutRef>ReturnsPromise<UTxO[]>