UNPKG

@ultraviolet/illustrations

Version:
12 lines (11 loc) 384 B
const BASE_URL = "https://assets.scaleway.com/illustrations"; const cliContent = `${BASE_URL}/products/cli/cli-content.webp`; const cliKeyvisual = `${BASE_URL}/products/cli/cli-keyvisual.webp`; const cliOriginal = `${BASE_URL}/products/cli/cli-original.webp`; const cliWire = `${BASE_URL}/products/cli/cli-wire.svg`; export { cliContent, cliKeyvisual, cliOriginal, cliWire };