resetTransports
resetTransports():
void
Defined in: packages/postal/src/transport.ts:250
Removes all registered transports and cleans up.
Called automatically during resetChannels() via the onReset hook.
Can also be called directly for transport-only teardown.
Returns
Section titled “Returns”void