UNPKG

@sqala/threedsecure-js

Version:

A vanilla library for implementing 3D Secure authentication flows in payment applications

2 lines 124 B
export type Logger = (entrypoint: string, message: string, ...rest: unknown[]) => void; //# sourceMappingURL=logger.d.ts.map