UNPKG

t-comm

Version:

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

7 lines (6 loc) 158 B
export declare type IGetWxSignaturePromise = () => Promise<{ wxappid?: string; timestamp?: string; noncestr?: string; signature?: string; }>;