UNPKG

react-native-klarna-inapp-sdk

Version:

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

5 lines (4 loc) 92 B
export enum KlarnaEnvironment { Playground = 'playground', Production = 'production', }