UNPKG

@getcronit/pylon

Version:

![Pylon cover](https://github.com/user-attachments/assets/c28e49b2-5672-4849-826e-8b2eab0360cc)

5 lines (4 loc) 155 B
import { Plugin } from '../..'; import { PageData, PageProps } from './setup'; export { PageData, PageProps }; export declare function usePages(): Plugin;