UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

6 lines (5 loc) 200 B
//#region src/utils/safeReadableColor.ts const safeReadableColor = (bgColor) => `contrast-color(${bgColor})`; //#endregion export { safeReadableColor }; //# sourceMappingURL=safeReadableColor.mjs.map