UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 384 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const wafContent = `${BASE_URL}/products/waf/waf-content.webp`; const wafKeyvisual = `${BASE_URL}/products/waf/waf-keyvisual.webp`; const wafOriginal = `${BASE_URL}/products/waf/waf-original.webp`; const wafWire = `${BASE_URL}/products/waf/waf-wire.svg`; export { wafContent, wafKeyvisual, wafOriginal, wafWire };