ffffng/app/bower_components/jquery/src/var/strundefined.js

4 lines
50 B
JavaScript
Raw Normal View History

2014-05-12 20:08:19 +02:00
define(function() {
return typeof undefined;
});