UNPKG

@flarenetwork/flarejs

Version:
3 lines 203 B
import { TransferableOutput } from '../../serializable'; export declare const consolidateOutputs: (outputs: TransferableOutput[]) => TransferableOutput[]; //# sourceMappingURL=consolidateOutputs.d.ts.map