github-pages-deploy-action/node_modules/growly/example/simple.js
2020-03-31 08:42:07 -04:00

4 lines
75 B
JavaScript

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