wechaty-puppet-official-account
Version:
Wechaty Puppet for WeChat Official Accounts
6 lines • 345 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.OfficialAccount = void 0;
var official_account_js_1 = require("./official-account.js");
Object.defineProperty(exports, "OfficialAccount", { enumerable: true, get: function () { return official_account_js_1.OfficialAccount; } });
//# sourceMappingURL=mod.js.map