Function: \_\_resetResendClient()
@arolariu/website / lib/email/resendClient / __resetResendClient
Function: __resetResendClient()
__resetResendClient():
void
Defined in: lib/email/resendClient.ts:68
Internal
Test-only: clear the cached singleton.
Production code MUST NOT call this — invalidating the cache mid-request
defeats the memoisation and re-incurs the fetchResendApiKey cost.
Returns
void
// was this page useful?