Skip to content

Instantly share code, notes, and snippets.

@ochameau
Created January 6, 2012 17:35
Show Gist options
  • Save ochameau/1571592 to your computer and use it in GitHub Desktop.
Save ochameau/1571592 to your computer and use it in GitHub Desktop.
"use strict";
function install(data, reason) {}
function uninstall(data, reason) {}
function startup(data, reason) {}
function shutdown(data, reason) {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment