Inconsistent 'name' property on a slot's type when using <script setup> components and regular export setup
Vue version
3.2.47
Link to minimal reproduction
Steps to reproduce
Access the slots of a component and examine the type.name of each slot item.
Components created with