/** * @see [微信官方文档](https://mp.weixin.qq.com/debug/wxadoc/dev/api/wxml-nodes-info.html#selectorqueryselectallselector) */ /// export default function selector_query_select_all(query: wx.SelectorQuery, selector: string): wx.NodesRef;