UNPKG

rn-amazon-payment-services

Version:
11 lines (10 loc) 525 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DIRECT_PAY_VIEW_WIDTH = exports.DIRECT_PAY_VIEW_HEIGHT = exports.CUSTOM_UI_VIEW_WIDTH = exports.CUSTOM_UI_VIEW_HEIGHT = void 0; const CUSTOM_UI_VIEW_HEIGHT = exports.CUSTOM_UI_VIEW_HEIGHT = 500; const CUSTOM_UI_VIEW_WIDTH = exports.CUSTOM_UI_VIEW_WIDTH = 320; const DIRECT_PAY_VIEW_HEIGHT = exports.DIRECT_PAY_VIEW_HEIGHT = 300; const DIRECT_PAY_VIEW_WIDTH = exports.DIRECT_PAY_VIEW_WIDTH = 300; //# sourceMappingURL=styleDefaults.js.map