UNPKG

edupage-api-forweb

Version:

Simple node.js package to manage your EduPage account.

5 lines (4 loc) 111 B
const SESSION_PING_INTERVAL_MS = 10 * 60 * 1000; //10 minutes module.exports = { SESSION_PING_INTERVAL_MS, };