07ad975a6d7709cfa16f3541de3595808d39c0f7cd1db57f7824bfa594f8302bf39dd80eefaea33e448d5ec5efcfd7cbceafaa5903b6c98f5e14493ca8c1e7 252 B

1234567891011
  1. /**
  2. * Copyright (c) 2014-present, Facebook, Inc.
  3. *
  4. * This source code is licensed under the MIT license found in the
  5. * LICENSE file in the root directory of this source tree.
  6. */
  7. exports.path = require("path").join(
  8. __dirname,
  9. "runtime.js"
  10. );