Skip to content

Commit

Permalink
wip(arkts): add UniNativeViewElementImpl
Browse files Browse the repository at this point in the history
  • Loading branch information
fxy060608 committed Jan 20, 2025
1 parent 9599fba commit 9d2574e
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'],
['UniNativeViewElementImpl'],
['UniCustomEvent'],
['UniCustomEventOptions']
)
Expand Down

0 comments on commit 9d2574e

Please sign in to comment.