mirror of
https://github.com/tvytlx/ai-agent-deep-dive.git
synced 2026-04-05 00:24:50 +08:00
Add extracted source directory and README navigation
This commit is contained in:
18
extracted-source/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
generated
vendored
Normal file
18
extracted-source/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
* @license React
|
||||
* react-reconciler-constants.production.js
|
||||
*
|
||||
* 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.
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
exports.ConcurrentRoot = 1;
|
||||
exports.ContinuousEventPriority = 8;
|
||||
exports.DefaultEventPriority = 32;
|
||||
exports.DiscreteEventPriority = 2;
|
||||
exports.IdleEventPriority = 268435456;
|
||||
exports.LegacyRoot = 0;
|
||||
exports.NoEventPriority = 0;
|
||||
11639
extracted-source/node_modules/react-reconciler/cjs/react-reconciler.production.js
generated
vendored
Normal file
11639
extracted-source/node_modules/react-reconciler/cjs/react-reconciler.production.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user