Files
setup-haskell/node_modules/growly/example/simple.js
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

4 lines
75 B
JavaScript

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