Type alias HarpeeConnectInfoCallback

HarpeeConnectInfoCallback: ((info?: IHarpeeAuthConfig, err?: null | unknown) => void)

Type declaration