@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
12 lines (11 loc) • 536 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const BASE_URL = "https://assets.scaleway.com/illustrations";
const vpnContent = `${BASE_URL}/products/vpn/vpn-content.webp`;
const vpnKeyvisual = `${BASE_URL}/products/vpn/vpn-keyvisual.webp`;
const vpnOriginal = `${BASE_URL}/products/vpn/vpn-original.webp`;
const vpnWire = `${BASE_URL}/products/vpn/vpn-wire.svg`;
exports.vpnContent = vpnContent;
exports.vpnKeyvisual = vpnKeyvisual;
exports.vpnOriginal = vpnOriginal;
exports.vpnWire = vpnWire;