@use-services/wechatpub
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

WechatPub

import * as WechatPub from "@use-services/wechatpub";

const options = {
  wechatpub: {
    init: WechatPub.init,
    args: {
      appId: "",
      secret: "",
    },
  } as WechatPub.Option<WechatPub.Service>,
}

Readme

Keywords

Package Sidebar

Install

npm i @use-services/wechatpub

Weekly Downloads

0

Version

1.3.3

License

MIT

Unpacked Size

13 kB

Total Files

4

Last publish

Collaborators

  • sigoden