@huolala-tech/page-spy-uniapp
v2.2.3
Published
A developer tool for debugging uniapp miniprogram
Readme
English | 中文
@huolala-tech/page-spy-uniapp
The client SDK of PageSpy used with UniAPP.
Usage
import PageSpy from '@huolala-tech/page-spy-uniapp';
const pageSpy = new PageSpy({
api: 'example.com',
});Please refer to the official documentation for more details PageSpy API。
