@samatawy/rules
    Preparing search index...

    Function isTypedObjectType

    • Check if a given type is a stringly-typed Object type. The type 'object' is not accepted by this function.

      Parameters

      • type: unknown

        the type to check.

      Returns type is ObjectType

      true if the type is a stringly-typed object, otherwise false.