Urara-Blog/node_modules/.pnpm-store/v3/files/9f/07ad975a6d7709cfa16f3541de3595808d39c0f7cd1db57f7824bfa594f8302bf39dd80eefaea33e448d5ec5efcfd7cbceafaa5903b6c98f5e14493ca8c1e7
2022-08-14 01:14:53 +08:00

11 lines
252 B
Text

/**
* 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"
);