Skip to content

Commit

Permalink
Merge pull request #600 from licunhao1/58/harmony-hybrid-3.6.29
Browse files Browse the repository at this point in the history
fix: 部分API使用的原生侧api废弃,改为继承h5
  • Loading branch information
handsomeliuyang authored Jun 20, 2024
2 parents 3098630 + 7eb7a25 commit 7493cba
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 28 deletions.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
export * from './connectWifi'
export * from './getConnectedWifi'
export * from './getWifiList'
export * from './offGetWifiList'
export * from './offWifiConnected'
export * from './offWifiConnectedWithPartialInfo'
export * from './onGetWifiList'
export * from './onWifiConnected'
export * from './onWifiConnectedWithPartialInfo'
export * from './startWifi'
export * from './stopWifi'

/**
* Wifi 信息(native 返回)
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 7493cba

Please sign in to comment.