UNPKG

agnostic-svelte

Version:
15 lines (14 loc) 520 B
declare namespace _default { export const title: string; export { PaginationExample as component }; export const decorators: (() => typeof FontDecorator)[]; } export default _default; export const Default: any; export const NoFirstLast: any; export const CurrentPageBordered: any; export const Centered: any; export const End: any; export const CustomNavigationLabels: any; import PaginationExample from "./PaginationExample.svelte"; import FontDecorator from "../../storybook-helpers/FontDecorator.svelte";