4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
export * from "./VehicleListPage";
|
|
export * from "./VehiclePreviewPage";
|
|
export * from "./VehicleCreatePage";
|