0.0.1 • Published 9 months ago
dqzz-plugin v0.0.1
dqzz-plugin
dqzz plugins
Install
npm install dqzz-plugin
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
jpushAuth(...)
jpushAuth(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
0.0.1
9 months ago