Skip to content

Commit 3cafd5c

Browse files
committed
wip [skip ci]
1 parent ddfd406 commit 3cafd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runtime-core/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ export type {
299299
ExtractMixinProps,
300300
ComponentPublicInstance,
301301
ComponentCustomProperties,
302-
// CreateComponentPublicInstance,
302+
CreateComponentPublicInstance,
303303
CreateComponentPublicInstanceWithMixins,
304304
} from './componentPublicInstance'
305305
export type {

0 commit comments

Comments
 (0)