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