3 lines
124 B
TypeScript
3 lines
124 B
TypeScript
|
export { UnpublishedEntity } from "./UnpublishedEntity";
|
||
|
export type { UnpublishedEntityProps } from "./UnpublishedEntity";
|