interface PutOptions {
    ttl?: number;
}

Properties

Properties

ttl?: number

TTL in minutes for this item.