Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@yokotak0527
Created July 4, 2013 03:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yokotak0527/5924800 to your computer and use it in GitHub Desktop.
Save yokotak0527/5924800 to your computer and use it in GitHub Desktop.
JSで気になる書き方
var obj = {};
(obj.Func = function(){}).prototype = {};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment