UNPKG

react-native-klarna-inapp-sdk

Version:

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

7 lines 293 B
export let KlarnaButtonShape = /*#__PURE__*/function (KlarnaButtonShape) { KlarnaButtonShape["RoundedRect"] = "roundedRect"; KlarnaButtonShape["Pill"] = "pill"; KlarnaButtonShape["Rectangle"] = "rectangle"; return KlarnaButtonShape; }({}); //# sourceMappingURL=KlarnaButtonShape.js.map