Blame view

code/finance_web/node_modules/growly/example/simple.js 75 Bytes
a  
谢明辉 committed
1 2 3
var growly = require('../lib/growly.js');

growly.notify('Hello, world!');