@sheerid/jslib
    Preparing search index...

    Type Alias ConversionResponse

    The shape of the response object after calling a conversion endpoint.

    type ConversionResponse = {
        id: string;
    }
    Index

    Properties

    Properties

    id: string