@ptkl/sdk - v1.13.0
    Preparing search index...

    Type Alias SatelliteCommandExecuteResponse<T>

    type SatelliteCommandExecuteResponse<T = any> = {
        result: T;
    }

    Type Parameters

    • T = any
    Index

    Properties

    Properties

    result: T