Interface LinkItemAddress

interface LinkItemAddress {
    address: `0x${string}`;
}

Properties

Properties

address: `0x${string}`

Generated using TypeDoc