Created
December 24, 2015 08:38
-
-
Save windwp/27acf1c1e7248de6cd15 to your computer and use it in GitHub Desktop.
lodash gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//assign data to class with function | |
_.assign(new ClassWithFunction(),objectData); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment