__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
'use strict';
var ES5 = require('./es5');
var ES6 = require('./es6');
var ES2015 = require('./es2015');
if (Object.defineProperty) {
Object.defineProperty(ES2015, 'ES5', { enumerable: false, value: ES5 });
Object.defineProperty(ES2015, 'ES6', { enumerable: false, value: ES6 });
Object.defineProperty(ES2015, 'ES2015', { enumerable: false, value: ES2015 });
} else {
ES6.ES5 = ES5;
ES6.ES6 = ES6;
ES6.ES2015 = ES2015;
}
module.exports = ES2015;
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| helpers | Folder | 0755 |
|
|
| .editorconfig | File | 286 B | 0644 |
|
| .jscs.json | File | 4.03 KB | 0644 |
|
| .travis.yml | File | 7.03 KB | 0644 |
|
| CHANGELOG.md | File | 1.63 KB | 0644 |
|
| LICENSE | File | 1.06 KB | 0644 |
|
| Makefile | File | 3.74 KB | 0644 |
|
| README.md | File | 2.07 KB | 0644 |
|
| es2015.js | File | 2.09 KB | 0644 |
|
| es5.js | File | 1.17 KB | 0644 |
|
| es6.js | File | 53 B | 0644 |
|
| index.js | File | 454 B | 0644 |
|
| package.json | File | 1.97 KB | 0644 |
|