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