3 lines
79 B
TypeScript
3 lines
79 B
TypeScript
export { default } from "./LatestItems";
|
|
export * from "./LatestItems.models";
|