@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
12 lines (11 loc) • 844 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
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`;
exports.distributedDataLabContent = distributedDataLabContent;
exports.distributedDataLabKeyvisual = distributedDataLabKeyvisual;
exports.distributedDataLabOriginal = distributedDataLabOriginal;
exports.distributedDataLabWire = distributedDataLabWire;