@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
20 lines (19 loc) • 1.45 kB
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const BASE_URL = "https://assets.scaleway.com/illustrations";
const objectStorageContent = `${BASE_URL}/products/objectStorage/object-storage-content.webp`;
const objectStorageGlacierContent = `${BASE_URL}/products/objectStorage/object-storage-glacier-content.webp`;
const objectStorageGlacierKeyvisual = `${BASE_URL}/products/objectStorage/object-storage-glacier-keyvisual.webp`;
const objectStorageGlacierOriginal = `${BASE_URL}/products/objectStorage/object-storage-glacier-original.webp`;
const objectStorageGlacierWire = `${BASE_URL}/products/objectStorage/object-storage-glacier-wire.svg`;
const objectStorageKeyvisual = `${BASE_URL}/products/objectStorage/object-storage-keyvisual.webp`;
const objectStorageOriginal = `${BASE_URL}/products/objectStorage/object-storage-original.webp`;
const objectStorageWire = `${BASE_URL}/products/objectStorage/object-storage-wire.svg`;
exports.objectStorageContent = objectStorageContent;
exports.objectStorageGlacierContent = objectStorageGlacierContent;
exports.objectStorageGlacierKeyvisual = objectStorageGlacierKeyvisual;
exports.objectStorageGlacierOriginal = objectStorageGlacierOriginal;
exports.objectStorageGlacierWire = objectStorageGlacierWire;
exports.objectStorageKeyvisual = objectStorageKeyvisual;
exports.objectStorageOriginal = objectStorageOriginal;
exports.objectStorageWire = objectStorageWire;