diff options
Diffstat (limited to 'node_modules/regenerator-runtime/path.js')
-rw-r--r-- | node_modules/regenerator-runtime/path.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/regenerator-runtime/path.js b/node_modules/regenerator-runtime/path.js index a450a7533..ced878b88 100644 --- a/node_modules/regenerator-runtime/path.js +++ b/node_modules/regenerator-runtime/path.js @@ -1,3 +1,10 @@ +/** + * Copyright (c) 2014-present, Facebook, Inc. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ + exports.path = require("path").join( __dirname, "runtime.js" |