Files
WhiteNightsAdminPanel/src/widgets/SightTabs/index.ts
2025-06-01 23:18:21 +03:00

7 lines
208 B
TypeScript

export * from "./InformationTab";
export * from "./LeftWidgetTab";
export * from "./RightWidgetTab";
export * from "./CreateInformationTab";
export * from "./CreateLeftTab";
export * from "./CreateRightTab";