mirror of
https://github.com/astuto/astuto.git
synced 2026-07-12 13:30:54 +02:00
1 line
67 B
JavaScript
1 line
67 B
JavaScript
export const POSTS_PER_PAGE = parseInt(process.env.POSTS_PER_PAGE); |