mirror of
https://github.com/astuto/astuto.git
synced 2025-12-23 23:19:43 +01:00
1 line
67 B
JavaScript
1 line
67 B
JavaScript
export const POSTS_PER_PAGE = parseInt(process.env.POSTS_PER_PAGE); |