@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 apiGatewayContent = `${BASE_URL}/products/apiGateway/api-gateway-content.webp`;
const apiGatewayKeyvisual = `${BASE_URL}/products/apiGateway/api-gateway-keyvisual.webp`;
const apiGatewayOriginal = `${BASE_URL}/products/apiGateway/api-gateway-original.webp`;
const apiGatewayWire = `${BASE_URL}/products/apiGateway/api-gateway-wire.svg`;
exports.apiGatewayContent = apiGatewayContent;
exports.apiGatewayKeyvisual = apiGatewayKeyvisual;
exports.apiGatewayOriginal = apiGatewayOriginal;
exports.apiGatewayWire = apiGatewayWire;