Type Alias SquidConfig

SquidConfig: {
    integratorId: string;
}

A type representing the squid integrator id.