0.0.1 • Published 9 months ago

dqzz-plugin v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

dqzz-plugin

dqzz plugins

Install

npm install dqzz-plugin
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


jpushAuth(...)

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

Returns: Promise<{ value: string; }>


0.0.1

9 months ago