UNPKG

@ultraviolet/illustrations

Version:
22 lines 2.04 kB
/** * This file is automatically generated from /utils/scripts/illustrations/update-illustrations.tsx * PLEASE DO NOT EDIT HERE */ declare const emptyDark = "https://assets.scaleway.com/illustrations/various/empty/empty-dark.webp"; declare const emptyLight = "https://assets.scaleway.com/illustrations/various/empty/empty-light.webp"; declare const failedDark = "https://assets.scaleway.com/illustrations/various/empty/failed-dark.webp"; declare const failedLight = "https://assets.scaleway.com/illustrations/various/empty/failed-light.webp"; declare const genericDark = "https://assets.scaleway.com/illustrations/various/empty/generic-dark.webp"; declare const genericLight = "https://assets.scaleway.com/illustrations/various/empty/generic-light.webp"; declare const loadingDark = "https://assets.scaleway.com/illustrations/various/empty/loading-dark.webp"; declare const loadingLight = "https://assets.scaleway.com/illustrations/various/empty/loading-light.webp"; declare const lockDark = "https://assets.scaleway.com/illustrations/various/empty/lock-dark.webp"; declare const lockLight = "https://assets.scaleway.com/illustrations/various/empty/lock-light.webp"; declare const plusDark = "https://assets.scaleway.com/illustrations/various/empty/plus-dark.webp"; declare const plusLight = "https://assets.scaleway.com/illustrations/various/empty/plus-light.webp"; declare const resourcesDark = "https://assets.scaleway.com/illustrations/various/empty/resources-dark.webp"; declare const resourcesLight = "https://assets.scaleway.com/illustrations/various/empty/resources-light.webp"; declare const searchDark = "https://assets.scaleway.com/illustrations/various/empty/search-dark.webp"; declare const searchLight = "https://assets.scaleway.com/illustrations/various/empty/search-light.webp"; export { emptyDark, emptyLight, failedDark, failedLight, genericDark, genericLight, loadingDark, loadingLight, lockDark, lockLight, plusDark, plusLight, resourcesDark, resourcesLight, searchDark, searchLight, }; //# sourceMappingURL=index.d.ts.map