Skip to content

Value

type Value =
| string
| IAddress
| BufferSource;

Defined in: packages/iso-filecoin/src/address.js:27