@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
12 lines (11 loc) • 680 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const BASE_URL = "https://assets.scaleway.com/illustrations";
const webHostingContent = `${BASE_URL}/products/webHosting/web-hosting-content.webp`;
const webHostingKeyvisual = `${BASE_URL}/products/webHosting/web-hosting-keyvisual.webp`;
const webHostingOriginal = `${BASE_URL}/products/webHosting/web-hosting-original.webp`;
const webHostingWire = `${BASE_URL}/products/webHosting/web-hosting-wire.svg`;
exports.webHostingContent = webHostingContent;
exports.webHostingKeyvisual = webHostingKeyvisual;
exports.webHostingOriginal = webHostingOriginal;
exports.webHostingWire = webHostingWire;