Skip to content

digshare/capacitor-plugin-wechat

Repository files navigation

@mufan/capacitor-plugin-wechat

Capacitor plugin for Wechat

Install

npm install @mufan/capacitor-plugin-wechat
npx cap sync

API

echo(...)

echo(options: { value: string; }) => any
Param Type
options { value: string; }

Returns: any


registerApp()

registerApp() => void

login()

login() => void