fix: resolve vscode errors inside cards svg generation code (#4558)

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
Ophelia Goldstein
2025-10-25 18:34:28 +02:00
committed by martin-mfg
co-authored by Alexandr
parent 14660f5171
commit 72c4e96bfe
6 changed files with 25 additions and 13 deletions
+2 -2
View File
@@ -68,8 +68,8 @@ const fallbackColor = (color, fallbackColor) => {
* @param {string=} args.bg_color Card background color.
* @param {string=} args.border_color Card border color.
* @param {string=} args.ring_color Card ring color.
* @param {keyof themes=} args.theme Card theme.
* @param {keyof themes=} args.fallbackTheme Fallback theme.
* @param {string=} args.theme Card theme.
* @param {string=} args.fallbackTheme Fallback theme.
* @returns {CardColors} Card colors.
*/
const getCardColors = ({