UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 448 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const cockpitContent = `${BASE_URL}/products/cockpit/cockpit-content.webp`; const cockpitKeyvisual = `${BASE_URL}/products/cockpit/cockpit-keyvisual.webp`; const cockpitOriginal = `${BASE_URL}/products/cockpit/cockpit-original.webp`; const cockpitWire = `${BASE_URL}/products/cockpit/cockpit-wire.svg`; export { cockpitContent, cockpitKeyvisual, cockpitOriginal, cockpitWire };