UNPKG

@kiwicom/orbit-components

Version:

<div align="center"> <a href="https://orbit.kiwi" target="_blank"> <img alt="orbit-components" src="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components.png" srcset="https://orbit.kiwi/wp-content/uploads/2018/08/orbit-components@2x.png 2x"

24 lines (22 loc) 490 B
export const NAME_OPTIONS = { AIRHELP: "AirHelp", AMEX: "Amex", AXAASSISTANCE: "AxaAssistance", DINERSCLUB: "DinersClub", JCB: "JCB", MAESTRO: "Maestro", MASTERCARD: "MasterCard", MIR: "MIR", NEWYORKTIMES: "NewYorkTimes", NORTOSECURED: "NortonSecured", TRAVELPULSE: "TravelPulse", VISA: "Visa", VISAHQ: "VisaHQ", ZOOZ: "Zooz" }; export const SIZE_OPTIONS = { SMALL: "small", MEDIUM: "medium", LARGE: "large" }; export const baseURL = "//images.kiwi.com";