Capacitor plugin that installs apks
npm install capacitor-install-apk-plugin
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
Capacitor plugin that installs apks
npm install capacitor-install-apk-plugin
npx cap sync
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
npm i capacitor-install-apk-plugin
1
0.0.1
MIT
17.8 kB
27