gill

SeedsVec

type SeedsVec = {
  seeds: ReadonlyUint8Array[];
};

Properties

seeds

seeds: ReadonlyUint8Array[];

On this page