UNPKG

@sqala/threedsecure-js

Version:

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

2 lines 74 B
export type Nullable<T> = T | null; //# sourceMappingURL=nullable.d.ts.map