Coda by Ian Macalinao
    Preparing search index...
    type EditionArgs = {
        edition: number | bigint;
        key: KeyArgs;
        parent: Address;
    }
    Index

    Properties

    Properties

    edition: number | bigint
    key: KeyArgs
    parent: Address