5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
export * from "./style";
|
|
export * from "./paragraph-style";
|
|
export * from "./character-style";
|
|
export * from "./default-styles";
|