Skip to content

Instantly share code, notes, and snippets.

@jackdempsey
Created June 11, 2011 00:18
Show Gist options
  • Save jackdempsey/1020072 to your computer and use it in GitHub Desktop.
Save jackdempsey/1020072 to your computer and use it in GitHub Desktop.
93 if typeof component.setup == 'function'
94 component.setup()
95 else
96 foo component.setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment