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