@valon-technologies/gestalt
    Preparing search index...

    Interface HelloWorldResponse

    HelloWorldResponse returns the fixed test-provider message.

    interface HelloWorldResponse {
        message: string;
    }
    Index

    Properties

    Properties

    message: string