All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.es.regexp.dot-all.js Maven / Gradle / Ivy

The newest version!
'use strict';
require('../../modules/es.regexp.constructor');
require('../../modules/es.regexp.dot-all');
require('../../modules/es.regexp.exec');

module.exports = function (it) {
  return it.dotAll;
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy