mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-19 21:04:45 +00:00
.
This commit is contained in:
parent
a004f0ae58
commit
fc725ba36b
7280 changed files with 19 additions and 1796407 deletions
15
node_modules/istanbul-lib-source-maps/index.js
generated
vendored
15
node_modules/istanbul-lib-source-maps/index.js
generated
vendored
|
@ -1,15 +0,0 @@
|
|||
/*
|
||||
Copyright 2012-2015, Yahoo Inc.
|
||||
Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
const { MapStore } = require('./lib/map-store');
|
||||
/**
|
||||
* @module Exports
|
||||
*/
|
||||
module.exports = {
|
||||
createSourceMapStore(opts) {
|
||||
return new MapStore(opts);
|
||||
}
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue