2024-01-29 09:26:07 +08:00

2 lines
113 B
JavaScript

export { default as typographyDark } from "./dark.mjs";
export { default as typographyLight } from "./light.mjs";