pub fn is_empty_object_type(types: &dyn TypeDatabase, type_id: TypeId) -> boolExpand description
Check if a type is an empty object type (no properties, no index signatures).
pub fn is_empty_object_type(types: &dyn TypeDatabase, type_id: TypeId) -> boolCheck if a type is an empty object type (no properties, no index signatures).