main
Last change
on this file since d24f17c was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
344 bytes
|
Line | |
---|
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;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.