4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
export * from "./document";
|
|
export * from "./document-attributes";
|
|
export * from "./body";
|