UNPKG

react-relay

Version:

A framework for building GraphQL-driven React applications.

9 lines (8 loc) 194 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.NestedRelayEntryPoint = NestedRelayEntryPoint; function NestedRelayEntryPoint(params) { return params; }