2025-02-28 19:43:11 +08:00

2 lines
87 B
JavaScript

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