We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae43f0 commit e7c7901Copy full SHA for e7c7901
packages/runtime-core/src/index.ts
@@ -69,6 +69,7 @@ export {
69
defineEmits,
70
defineExpose,
71
defineOptions,
72
+ defineSlots,
73
withDefaults,
74
// internal
75
mergeDefaults,
0 commit comments