4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
export * from "./title";
|
|
export * from "./linkcard";
|
|
export * from "./paragraph";
|
|
export * from "./heading"; |