2 lines
81 B
JavaScript
2 lines
81 B
JavaScript
|
export { imageLight } from "./light.mjs";
|
||
|
export { imageDark } from "./dark.mjs";
|