simple.js 75 B

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