UNPKG

youtube-replaymap

Version:

Simplify working with youtube most-replayed's heat-maps, helps detect peaks and valleys of users engagement.

8 lines (5 loc) 127 B
'use strict'; function printMsg() { console.log("This is a message from the demo package"); } exports.printMsg = printMsg;