UNPKG

kibana-with-account

Version:

kibana-with-account is develop based kibana project

8 lines (7 loc) 154 B
define(function (require) { return function CourierFetchNotifier(Notifier) { return new Notifier({ location: 'Courier fetch' }); }; });