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