2021-12-07 13:18:08 -05:00

4 lines
75 B
JavaScript

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