UNPKG

wechaty-puppet-official-account

Version:
5 lines 169 B
import { VERSION } from './config.js'; import { PuppetOA } from './puppet-oa.js'; export { VERSION, PuppetOA, }; export default PuppetOA; //# sourceMappingURL=mod.js.map