appscrapperplugin
v0.0.8
Published
App scrapper
Readme
appscrapperplugin
App scrapper
Install
npm install appscrapperplugin
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
captureScreen()
captureScreen() => Promise<{ value: string; }>Returns: Promise<{ value: string; }>
