Skip to content

Commit 189573d

Browse files
buqiyuanyyx990803
andauthored
feat(types): export more emit related types (#11017)
Co-authored-by: Evan You <[email protected]>
1 parent 8708a7f commit 189573d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: packages/runtime-core/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,8 @@ export type {
278278
EmitsOptions,
279279
ObjectEmitsOptions,
280280
EmitsToProps,
281+
ShortEmitsToObject,
282+
EmitFn,
281283
} from './componentEmits'
282284
export type {
283285
ComponentPublicInstance,

0 commit comments

Comments
 (0)