/**
 *           ###############
 *          # BETTER NODE #
 *         ###############
 * @author Ulysse Dupont ('https://github.com/Dulysse')
 * @license [Apache 2.0]('https://www.apache.org/licenses/LICENSE-2.0.txt')
 * @description Improve Node types & add object properties
 * Project: 'https://github.com/Dulysse/better-node'
 * npm: https://www.npmjs.com/package/@dulysse1/better-node
 *
 */
/// <reference path="lib/array/index.d.ts" />
/// <reference path="lib/object/index.d.ts" />
/// <reference path="lib/string/index.d.ts" />
/// <reference path="lib/number/index.d.ts" />
/// <reference path="lib/math/index.d.ts" />
/// <reference path="lib/types/index.d.ts" />
