@adyen/kyc-components
Version:
This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.
12 lines (11 loc) • 627 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] = "622d7295-0994-41f6-a2b1-0121b30a9b7f", e._sentryDebugIdIdentifier = "sentry-dbid-622d7295-0994-41f6-a2b1-0121b30a9b7f");
} catch (e) {}
var LT_default = { "partnershipIncorporated": [
"mažoji bendrija (MB)",
"komanditinės ūkinės bendrijos (KUB)",
"tikrosios ūkinės bendrijos (TUB)"
] };
//#endregion
export { LT_default as default };