@edgible-team/sdk
    Preparing search index...

    Interface TestConnectionResult

    Response of GET /test.

    interface TestConnectionResult {
        message: string;
    }
    Index

    Properties

    Properties

    message: string