mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-09 14:06:56 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
var growly = require('../lib/growly.js');
|
|
|
|
growly.notify('Hello, world!');
|