UNPKG

stackpress

Version:

Incept is a content management framework.

3 lines (2 loc) 160 B
import type { PaginationProps } from '../types.js'; export default function Pagination(props: PaginationProps): import("react/jsx-runtime").JSX.Element | null;