diff options
Diffstat (limited to 'static/website/bootstrap-css/bower_components/jquery/src/var/arr.js')
-rw-r--r-- | static/website/bootstrap-css/bower_components/jquery/src/var/arr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/website/bootstrap-css/bower_components/jquery/src/var/arr.js b/static/website/bootstrap-css/bower_components/jquery/src/var/arr.js new file mode 100644 index 0000000..b18fc9c --- /dev/null +++ b/static/website/bootstrap-css/bower_components/jquery/src/var/arr.js @@ -0,0 +1,3 @@ +define(function() { + return []; +}); |