UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

12 lines (11 loc) 387 B
export declare function sendWxMpCIMessageAfterPlugin({ appName, webhookUrl, previewCodeBase64Path, bundleResult, subPackageInfo, robot, root, env, branch, }: { appName: string; webhookUrl: string; previewCodeBase64Path: string; bundleResult: string; subPackageInfo: string; robot: number; root: string; env: string; branch: string; }): Promise<void>;