0.0.1 • Published 3 years ago
capacitor-map-server v0.0.1
capacitor-map-server
capacitor plugin for Android HttpServer
Install
npm install capacitor-map-server
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
3 years ago