method MemoryRateLimitStore.prototype.reset MemoryRateLimitStore.prototype.reset(key: string): Promise<void> Reset the counter for the given key. Parameters key: string Return Type Promise<void>