UNPKG

@hounddesk/epayco-signature-verifier

Version:

ePayco Signature verifier used for transactions integrity checks

4 lines (3 loc) 110 B
import { HashType } from "../types"; declare const defaultHashType: HashType; export default defaultHashType;