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

node_modules.source-map.build.suffix-browser.js Maven / Gradle / Ivy

/* -*- Mode: js; js-indent-level: 2; -*- */
///////////////////////////////////////////////////////////////////////////////

this.sourceMap = {
  SourceMapConsumer: require('source-map/source-map-consumer').SourceMapConsumer,
  SourceMapGenerator: require('source-map/source-map-generator').SourceMapGenerator,
  SourceNode: require('source-map/source-node').SourceNode
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy