2 lines
75 B
JavaScript
2 lines
75 B
JavaScript
export { default } from "./typography.js";
|
|
export * from "./typography.js"; |
export { default } from "./typography.js";
|
|
export * from "./typography.js"; |