# Object wx.getExtConfigSync()

Start from base library version 1.1.0. Please remaining backward compatible.

with Promise style call: Not supported

Mini Program plugin: Not supported

wx.getExtConfig The synchronized version of.

# Return value

# Object

Custom data for third-party platforms

# Tips

  1. This interface is temporarily unable to pass through wx.canIUse To judge compatibility, developers need to judge for themselves wx.getExtConfigSync Exists to be compatible with
let ExtConfig = wx.getExtConfigSync wx.getExtConfigSync(): {}
console.log(ExtConfig)