getStaticPaths() options

Astro Reference

interface GetStaticPathsOptions {
    paginate: PaginateFunction;
}

Properties

Properties