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

node_modules.uglify-js.node_modules.source-map.lib.source-map.js Maven / Gradle / Ivy

/*
 * Copyright 2009-2011 Mozilla Foundation and contributors
 * Licensed under the New BSD license. See LICENSE.txt or:
 * http://opensource.org/licenses/BSD-3-Clause
 */
exports.SourceMapGenerator = require('./source-map/source-map-generator').SourceMapGenerator;
exports.SourceMapConsumer = require('./source-map/source-map-consumer').SourceMapConsumer;
exports.SourceNode = require('./source-map/source-node').SourceNode;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy