2018-08-24 18:09:42 +02:00

4 lines
75 B
JavaScript

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