gobanjs/gojs

View on GitHub
src/var/strundefined.js

Summary

Maintainability
A
0 mins
Test Coverage
define(function() {
  return typeof undefined;
});