@node-in-layers/mcp
    Preparing search index...

    Function isExecuteFunctionData

    • Checks if the data is a function data.

      Parameters

      • data: any

        The data to check.

      Returns data is ExecuteFunctionData

      True if the data is a function data, false otherwise.