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

    Type Alias FetchDecoratorResponse

    FetchDecoratorResponse: Response & { data: unknown; requestHash: string }

    Response type that extends the standard Response with additional properties for data and request hash tracking.