Skip to content

Commit

Permalink
fix(api): 同步微信小程序 performance 相关 api,fix #7931
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj committed Nov 3, 2020
1 parent aaf9c13 commit f186a0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/taro-api/src/native-apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@ const noPromiseApis = {
getUpdateManager: true,
createWorker: true,

getPerformance: true,
reportPerformance: true,

// 广告
createRewardedVideoAd: true,
createInterstitialAd: true
Expand Down

0 comments on commit f186a0d

Please sign in to comment.