4 lines
108 B
TypeScript
4 lines
108 B
TypeScript
export * from "./styles";
|
|
export * from "./style/character-style";
|
|
export * from "./style/paragraph-style";
|