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