mirror of
https://github.com/Azure/setup-kubectl.git
synced 2025-12-14 22:21:17 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
var growly = require('../lib/growly.js');
|
|
|
|
growly.notify('Hello, world!');
|