UNPKG

wechaty-puppet

Version:

Abstract Puppet for Wechaty

12 lines 284 B
export interface MiniProgramPayload { appid?: string; description?: string; pagePath?: string; iconUrl?: string; shareId?: string; thumbUrl?: string; title?: string; username?: string; thumbKey?: string; } //# sourceMappingURL=mini-program.d.ts.map