/* * 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('./lib/source-map-generator').SourceMapGenerator; exports.SourceMapConsumer = require('./lib/source-map-consumer').SourceMapConsumer; exports.SourceNode = require('./lib/source-node').SourceNode;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dist | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
CHANGELOG.md | File | 7.7 KB | 0644 |
|
LICENSE | File | 1.49 KB | 0644 |
|
README.md | File | 23.51 KB | 0644 |
|
package.json | File | 5.85 KB | 0644 |
|
source-map.d.ts | File | 2.99 KB | 0644 |
|
source-map.js | File | 405 B | 0644 |
|