Skip to content

Commit

Permalink
chore: fix missing type import
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 14, 2024
1 parent 7c8b126 commit bda5ff1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-dom/src/apiCustomElement.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import {
type ComponentInjectOptions,
type ComponentInternalInstance,
type ComponentObjectPropsOptions,
type ComponentOptions,
type ComponentOptionsMixin,
type ComponentOptionsWithArrayProps,
Expand Down

0 comments on commit bda5ff1

Please sign in to comment.