UNPKG

261 BJavaScriptView Raw
1/**
2 * Relay v2.0.0
3 *
4 * Copyright (c) 2013-present, Facebook, Inc.
5 *
6 * This source code is licensed under the MIT license found in the
7 * LICENSE file in the root directory of this source tree.
8 */
9
10module.exports = require('./lib/RelayCompilerPublic.js');