UNPKG

wechaty-puppet-official-account

Version:
6 lines 345 B
"use strict"; 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