eskimo de6b28ab43 init
2024-10-03 01:22:10 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:22:10 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00
2024-10-03 01:03:39 -04:00

capacitor-sockets

Sockets

Install

npm install capacitor-sockets
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


Description
No description provided
Readme 467 KiB
Languages
Java 53.3%
Swift 30%
TypeScript 9.1%
Ruby 3.5%
HTML 2.4%
Other 1.7%