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