0.0.6 • Published 1 year ago

cap-plugin-webtoandroid v0.0.6

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

cap-plugin-webtoandroid

cap-plugin-webtoandroid

Install

npm install cap-plugin-webtoandroid
npx cap sync

API

Interfaces

RequestProxyProps

PropType
urlstring
method'GET' | 'POST' | 'DELETE' | 'PUT'
dataRecord<string, any>

PluginListenerHandle

PropType
remove() => Promise<void>

Type Aliases

Record

Construct a type with a set of properties K of type T

{

}

ListenerCallback

(err: any, ...args: any[]): void

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago