UNPKG

wechaty-puppet-wechat4u

Version:
6 lines 328 B
import { WebMessageRawPayload } from '../../web-schemas.js'; import * as PUPPET from 'wechaty-puppet'; import type { EventPayload } from './event.js'; declare const _default: (_puppet: PUPPET.Puppet, message: WebMessageRawPayload) => Promise<EventPayload>; export default _default; //# sourceMappingURL=event-friendship.d.ts.map