UNPKG

dtimer

Version:

Distributed timer backed by Redis.

4 lines (2 loc) 64 B
'use strict'; exports.DTimer = require('./lib/dtimer').DTimer;