UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 400 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const natsContent = `${BASE_URL}/products/nats/nats-content.webp`; const natsKeyvisual = `${BASE_URL}/products/nats/nats-keyvisual.webp`; const natsOriginal = `${BASE_URL}/products/nats/nats-original.webp`; const natsWire = `${BASE_URL}/products/nats/nats-wire.svg`; export { natsContent, natsKeyvisual, natsOriginal, natsWire };