UNPKG

@bitblit/ratchet-aws

Version:

Common tools for use with AWS browser and node

5 lines (4 loc) 103 B
export interface EnvironmentServiceConfig { maxRetries: number; backoffMultiplierMS: number; }