Skip to content

Instantly share code, notes, and snippets.

@theely
Last active November 8, 2016 06:47
Show Gist options
  • Select an option

  • Save theely/cfb097ff67e55d3737a8fe6caa273394 to your computer and use it in GitHub Desktop.

Select an option

Save theely/cfb097ff67e55d3737a8fe6caa273394 to your computer and use it in GitHub Desktop.
module.exports = function(kibana) {
return new kibana.Plugin(
{
//plugin code
});
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment