Files
rspade_system/node_modules/growly/example/simple.js
2025-12-03 21:28:08 +00:00

4 lines
75 B
JavaScript
Executable File

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