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

    Interface RequestGestaltOptions

    interface RequestGestaltOptions {
        timeoutMs?: number;
        service?: BoundHostService;
    }
    Index

    Properties

    Properties

    timeoutMs?: number