Files
5chan/src/components/board-pagination/index.ts
T

3 lines
110 B
TypeScript

export { default } from './board-pagination';
export type { BoardPaginationProps } from './board-pagination';