@huolala-tech/page-spy-alipay
v2.0.1
Published
A developer tool for debugging alipay miniprogram
Downloads
230
Readme
English | 中文
@huolala-tech/page-spy-alipay
The client SDK of PageSpy used in alipay miniprogram environment.
Usage
import PageSpy from '@huolala-tech/page-spy-alipay';
const pageSpy = new PageSpy({
api: 'example.com',
});
Please refer to the official documentation for more details PageSpy API。
Other SDKs
If you are using UniAPP or Taro, we recommend using below SDKs respectively: