jsApiList.js 140 B

1234567
  1. export const jsApiList = [
  2. 'updateAppMessageShareData',
  3. 'updateTimelineShareData',
  4. 'getLocation',
  5. 'openLocation',
  6. 'chooseWXPay'
  7. ]