Skip to content

Commit 162b267

Browse files
[autofix.ci] apply automated fixes
1 parent 5cdb2de commit 162b267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runtime-core/src/apiDefineComponent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { IfAny, type LooseRequired, extend, isFunction } from '@vue/shared'
1+
import { type IfAny, type LooseRequired, extend, isFunction } from '@vue/shared'
22
import type { ComponentTypeEmits } from './apiSetupHelpers'
33
import type {
44
AllowedComponentProps,

0 commit comments

Comments
 (0)