OPNet
    Preparing search index...

    Type Alias URIEventNFT

    type URIEventNFT = {
        id: bigint;
        value: string;
    }
    Index

    Properties

    Properties

    id: bigint
    value: string