Synced from site

This commit is contained in:
2025-03-12 18:53:16 +01:00
parent 3e13363c6c
commit 6541d83fba
301 changed files with 31858 additions and 30212 deletions
+8 -8
View File
@@ -1,8 +1,8 @@
import type {
BackgroundImageConfigOptions,
BackgroundImageHTMLData,
} from "../types";
export default function renderBackgroundImage(
config: BackgroundImageConfigOptions
): Promise<BackgroundImageHTMLData>;
import type {
BackgroundImageConfigOptions,
BackgroundImageHTMLData,
} from "../types";
export default function renderBackgroundImage(
config: BackgroundImageConfigOptions
): Promise<BackgroundImageHTMLData>;