Files
WhiteNightsAdminPanel/src/pages/media/index.ts
2025-02-03 18:20:53 +03:00

5 lines
94 B
TypeScript

export * from './create'
export * from './edit'
export * from './list'
export * from './show'