capacitor-map-server
v0.0.1
Published
capacitor plugin for Android HttpServer
Readme
capacitor-map-server
capacitor plugin for Android HttpServer
Install
npm install capacitor-map-server
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
