mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
export { default } from './board-pagination';
|
|
export type { BoardPaginationProps } from './board-pagination';
|