no message

This commit is contained in:
A1300399510
2024-07-24 16:19:47 +08:00
parent 5dce5089ce
commit 5488fdbfb0
155 changed files with 267 additions and 14037 deletions

View File

@@ -1,8 +0,0 @@
/*
* 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;