eduapi-port 0.1.0

A library for unofficial API for EduPage.
Documentation
1
2
3
4
5
const SESSION_PING_INTERVAL_MS = 10 * 60 * 1000; //10 minutes

module.exports = {
	SESSION_PING_INTERVAL_MS,
};