0.0.1 • Published 1 year ago

capybara-detect-mock v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

capybara-detect-mock

Plugin for detect mock location

Install

npm install capybara-detect-mock
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.1

1 year ago