react-relay
Version:
A framework for building GraphQL-driven React applications.
13 lines (11 loc) • 350 B
Flow
/**
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @format
* @oncall relay
*/
// This file is sync'd from https://github.com/facebook/react/tree/main/packages/jest-react
export {act} from './internalAct';