ChemPare Documentation - v0.0.0
    Preparing search index...

    Module types/request

    Interfaces

    SerializedResponse

    Represents a serialized response from a supplier with content type and optional content. This type is used to standardize the format of responses across different supplier implementations.

    RequestHashObject

    Represents a request object with associated hash and file information. This type is used to track and manage requests with their corresponding file data.

    CacheResponse

    Just an object with both of the above

    RequestOptions

    Represents the options for a request. This type is used to standardize the format of request options across different supplier implementations.

    RequestParams