Closed notKamui closed 7 months ago
we might try the new defineEmits syntax (the last one on the picture). It's more succint, and the recommended way to do things now, especially if we want to import types from another file, or if we want to export the type.
we might try the new defineEmits syntax (the last one on the picture). It's more succint, and the recommended way to do things now, especially if we want to import types from another file, or if we want to export the type.