@resonatehq/sdk
    Preparing search index...

    Type Alias Value

    type Value = {
        data?: any;
        headers?: Record<string, string>;
    }
    Index

    Properties

    Properties

    data?: any
    headers?: Record<string, string>