2 lines
87 B
JavaScript
2 lines
87 B
JavaScript
|
export { skeletonDark } from "./dark.mjs";
|
||
|
export { skeletonLight } from "./light.mjs";
|