2017-09-13 07:52:34 +02:00

4 lines
75 B
JavaScript
Vendored

var growly = require('../lib/growly.js');
growly.notify('Hello, world!');