Created
November 29, 2011 09:14
-
-
Save josephj/1404122 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
/** | |
* A convenience method to instantiate ID3. | |
* | |
* @method id3 | |
* @static | |
* @param attrs {Object} The attribute object. | |
* @param callback {Function} The callback function. | |
* @param args {Array} The arguments you need in callback function. | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment