Coda by Ian Macalinao
    Preparing search index...
    interface ShortUrlArgs {
        referrer: Address;
        shortUrl: string;
    }
    Index

    Properties

    Properties

    referrer: Address
    shortUrl: string