Stone.js API
    Preparing search index...

    Function isFunctionModule

    • Check if the provided value is a function module.

      Type Parameters

      • FunctionModuleType

      Parameters

      • value: any

        The value to check.

      Returns value is FunctionModuleType

      true if the value is a function module, otherwise false.