> ISPO SDK documentation. [HTML](https://ispo.ai/docs/functions/core.isProjectCommandsReadyFrame.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Function isProjectCommandsReadyFrame

*   <a id="isprojectcommandsreadyframe"></a>
    
    ```typescript
    isProjectCommandsReadyFrame(
        data: WireFrameInput,
    ): data is ProjectCommandsReadyFrame
    ```
    
    Types: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md), [ProjectCommandsReadyFrame](../types/core.ProjectCommandsReadyFrame.md)
    
    Project→host command-service readiness for the current iframe build.
    
    #### Parameters
    
    *   data: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md)
    
    #### Returns data is [ProjectCommandsReadyFrame](../types/core.ProjectCommandsReadyFrame.md)
