Created
June 25, 2017 07:43
-
-
Save alvin2ye/19c691fe5217fca0255be6e180500554 to your computer and use it in GitHub Desktop.
test2
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
define(function(require, exports, module) { | |
var $ = require('$'); | |
console.info(1, $); | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment