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

# Function isProjectCommandsFrame

*   <a id="isprojectcommandsframe"></a>
    
    ```typescript
    isProjectCommandsFrame(data: WireFrameInput): data is ProjectCommandsFrame
    ```
    
    Types: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md), [ProjectCommandsFrame](../types/core.ProjectCommandsFrame.md)
    
    Shape-only guard; the host runs `parseProjectCommandCatalog` before use.
    
    #### Parameters
    
    *   data: [WireFrameInput](../types/core.Supporting_types.WireFrameInput.md)
    
    #### Returns data is [ProjectCommandsFrame](../types/core.ProjectCommandsFrame.md)
