0.0.13 • Published 5 months ago
cap-overlay-webview v0.0.13
cap-overlay-webview
Does something
Install
npm install cap-overlay-webview
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>