Files
WebControlCenter/src/components/pagination/index.ts
2025-09-04 20:25:15 -04:00

5 lines
191 B
TypeScript

/**
* Copyright 2024 Phenix Real Time Solutions, Inc. Confidential and Proprietary. All Rights Reserved.
*/
export * from './pagination';
export {default as Pagination} from './pagination';