0.0.3 • Published 2 years ago

ion-pkg v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ion-pkg

nill

Install

npm install ion-pkg
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


DemoMethod(...)

DemoMethod(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago