UNPKG

kibana-with-account

Version:

kibana-with-account is develop based kibana project

11 lines (10 loc) 214 B
define(function (require) { return function ErrorHandlerList() { /** * Queue of pending error handlers, they are removed as * they are resolved. * @type {Array} */ return []; }; });