atv-dee-wechatpub
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Dee Wechat Pub Service

A wechat pub service for dee framework

Usage

import * as DeeWechatPub from "atv-dee-wechatpub";

Dee({
  services: {
    oss: {
      initialize: DeeWechatPub.init,
      args: <DeeWechatPub.Args>{
        appId: "",
        secret: "",
        token: "",
        encodingAESKey: ""
      }
    },
  }
});

Readme

Keywords

none

Package Sidebar

Install

npm i atv-dee-wechatpub

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

25.3 kB

Total Files

8

Last publish

Collaborators

  • cqzs