Files
react/packages/react/compiler-runtime.js
2025-01-13 19:42:20 +01:00

11 lines
248 B
JavaScript

/**
* 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.
*
* @flow
*/
export * from './src/ReactCompilerRuntime';