Skip to content

Commit

Permalink
chore(arkts): auto import UniNativeViewElement
Browse files Browse the repository at this point in the history
  • Loading branch information
fxy060608 committed Jan 21, 2025
1 parent 71d4605 commit 9b46405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uni-uts-v1/src/arkts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export function getArkTSAutoImports(isX = false): AutoImportOptions {
['UniElementImpl'],
['UniTextElement'],
['UniFormControlElement'],
['UniNativeViewElement'],
['UniNativeViewElementImpl'],
['UniCustomEvent'],
['UniCustomEventOptions']
Expand Down

0 comments on commit 9b46405

Please sign in to comment.