use-sync-external-store.production.min.js 344 B

12345678910
  1. /**
  2. * @license React
  3. * use-sync-external-store.production.min.js
  4. *
  5. * Copyright (c) Facebook, Inc. and its affiliates.
  6. *
  7. * This source code is licensed under the MIT license found in the
  8. * LICENSE file in the root directory of this source tree.
  9. */
  10. 'use strict';var a=require("react").useSyncExternalStore;exports.useSyncExternalStore=a;