UNPKG

yhtml5-test

Version:

A test framework for front-end projects

2 lines (1 loc) 129 B
module.exports = typeof function foo() {}.name === 'string'; // when function names are minified, checking for "foo" would break