UNPKG

@liuhlightning/wx-pay

Version:
4 lines 267 B
import { WxPay } from ".."; export declare function decrypto(this: WxPay, nonce: string, ciphertext: string, associatedData: string): string; export declare function decryptoByPrivateKey(this: WxPay, ciphertext: string): string; //# sourceMappingURL=decrypto.d.ts.map