autofill-manager
v0.0.1
Published
Autofill manager
Readme
autofill-manager
Autofill manager
Install
npm install autofill-manager
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
