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

2 lines
87 B
JavaScript

export { skeletonDark } from "./dark.mjs";
export { skeletonLight } from "./light.mjs";