UNPKG

edupage-api

Version:

Simple node.js package to manage your EduPage account.

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