react-on-rails-rsc
Version:
React Server Components support for react_on_rails Ruby gem
12 lines • 372 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
*/
;
Object.defineProperty(exports, "__esModule", { value: true });
throw new Error('Use react-on-rails-rsc/client instead.');
//# sourceMappingURL=index.js.map