UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 480 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const functionsContent = `${BASE_URL}/products/functions/functions-content.webp`; const functionsKeyvisual = `${BASE_URL}/products/functions/functions-keyvisual.webp`; const functionsOriginal = `${BASE_URL}/products/functions/functions-original.webp`; const functionsWire = `${BASE_URL}/products/functions/functions-wire.svg`; export { functionsContent, functionsKeyvisual, functionsOriginal, functionsWire };