Stone.js API
    Preparing search index...

    Function isObjectLikeModule

    • Check if the provided value is an object module.

      Type Parameters

      • ObjectModuleType

      Parameters

      • value: any

        The value to check.

      Returns value is ObjectModuleType

      true if the value is an object module, otherwise false.