UNPKG

@ultraviolet/illustrations

Version:
13 lines 1.02 kB
/** * This file is automatically generated from /utils/scripts/illustrations/update-illustrations.tsx * PLEASE DO NOT EDIT HERE */ declare const dangerDark = "https://assets.scaleway.com/illustrations/various/feedback/danger-dark.webp"; declare const dangerLight = "https://assets.scaleway.com/illustrations/various/feedback/danger-light.webp"; declare const notFound = "https://assets.scaleway.com/illustrations/various/feedback/not-found.svg"; declare const successDark = "https://assets.scaleway.com/illustrations/various/feedback/success-dark.webp"; declare const successLight = "https://assets.scaleway.com/illustrations/various/feedback/success-light.webp"; declare const warningDark = "https://assets.scaleway.com/illustrations/various/feedback/warning-dark.webp"; declare const warningLight = "https://assets.scaleway.com/illustrations/various/feedback/warning-light.webp"; export { dangerDark, dangerLight, notFound, successDark, successLight, warningDark, warningLight, }; //# sourceMappingURL=index.d.ts.map