mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-06-13 19:32:16 +08:00
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
var growly = require('../lib/growly.js');
|
|
|
|
growly.notify('Hello, world!');
|