@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
12 lines (11 loc) • 700 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const BASE_URL = "https://assets.scaleway.com/illustrations";
const webPlatformContent = `${BASE_URL}/products/webPlatform/web-platform-content.webp`;
const webPlatformKeyvisual = `${BASE_URL}/products/webPlatform/web-platform-keyvisual.webp`;
const webPlatformOriginal = `${BASE_URL}/products/webPlatform/web-platform-original.webp`;
const webPlatformWire = `${BASE_URL}/products/webPlatform/web-platform-wire.svg`;
exports.webPlatformContent = webPlatformContent;
exports.webPlatformKeyvisual = webPlatformKeyvisual;
exports.webPlatformOriginal = webPlatformOriginal;
exports.webPlatformWire = webPlatformWire;