UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 632 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const distributedDataLabContent = `${BASE_URL}/products/distributedDataLab/distributed-data-lab-content.webp`; const distributedDataLabKeyvisual = `${BASE_URL}/products/distributedDataLab/distributed-data-lab-keyvisual.webp`; const distributedDataLabOriginal = `${BASE_URL}/products/distributedDataLab/distributed-data-lab-original.webp`; const distributedDataLabWire = `${BASE_URL}/products/distributedDataLab/distributed-data-lab-wire.svg`; export { distributedDataLabContent, distributedDataLabKeyvisual, distributedDataLabOriginal, distributedDataLabWire };