UNPKG

react-native-klarna-inapp-sdk

Version:

This library wraps Klarna Mobile SDK and exposes its functionality as React Native components.

7 lines 271 B
export let KlarnaButtonTheme = /*#__PURE__*/function (KlarnaButtonTheme) { KlarnaButtonTheme["Light"] = "light"; KlarnaButtonTheme["Dark"] = "dark"; KlarnaButtonTheme["Auto"] = "auto"; return KlarnaButtonTheme; }({}); //# sourceMappingURL=KlarnaButtonTheme.js.map