@adyen/kyc-components
Version:
`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar
17 lines (16 loc) • 623 B
JavaScript
;
{
try {
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "ded377ea-a2b9-413c-8d75-97e9ddb1bd19", e._sentryDebugIdIdentifier = "sentry-dbid-ded377ea-a2b9-413c-8d75-97e9ddb1bd19");
} catch (e) {
}
}
;
import { C as Core } from "./core-B_WrZP-J.js";
if (CSS.supports("container", "foo / inline-size") === false) {
import("container-query-polyfill");
}
export {
Core as default
};