my-service-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

my-service-plugin

Service Call Plugin

Install

npm install my-service-plugin
npx cap sync

API

startService()

startService() => Promise<void>

stopServiec()

stopServiec() => Promise<void>

calculateSum(...)

calculateSum(options: StartServiceOptions) => Promise<number>
Param Type
options StartServiceOptions

Returns: Promise<number>


Interfaces

StartServiceOptions

Prop Type
firstNumber number
secondNumber number

Readme

Keywords

Package Sidebar

Install

npm i my-service-plugin

Weekly Downloads

7

Version

0.0.9

License

MIT

Unpacked Size

21.3 kB

Total Files

27

Last publish

Collaborators

  • rrsamindla