Skip to content

API Documentation / @pinia/colada-plugin-retry / RetryEntry

Interface: RetryEntry

Properties

retryCount

ts
retryCount: number;

timeoutId?

ts
optional timeoutId: Timeout;

Released under the MIT License.