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