/* eslint no-negated-condition: 0, no-new-func: 0 */ 'use strict'; if (typeof self !== 'undefined') { module.exports = self; } else if (typeof window !== 'undefined') { module.exports = window; } else { module.exports = Function('return this')(); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
test | Folder | 0755 |
|
|
.eslintrc | File | 192 B | 0644 |
|
.nycrc | File | 149 B | 0644 |
|
CHANGELOG.md | File | 10.39 KB | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 2.65 KB | 0644 |
|
auto.js | File | 36 B | 0644 |
|
implementation.browser.js | File | 254 B | 0644 |
|
implementation.js | File | 40 B | 0644 |
|
index.js | File | 408 B | 0644 |
|
package.json | File | 2.36 KB | 0644 |
|
polyfill.js | File | 251 B | 0644 |
|
shim.js | File | 722 B | 0644 |
|