2025-12-10 12:02:17 +08:00

2 lines
81 B
JavaScript

export { imageDark } from "./dark.mjs";
export { imageLight } from "./light.mjs";