Growthackr Chrome Extension - v1.0.0
    Preparing search index...

    Type Alias MessageResponse<T>

    MessageResponse: SuccessResponse<T> | ErrorResponse

    Union type representing all possible message responses

    Type Parameters

    • T = unknown

      Type of the data returned in case of success