We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174d186 commit e8effc3Copy full SHA for e8effc3
packages/react-art/src/ReactARTHostConfig.js
@@ -5,10 +5,6 @@
5
* LICENSE file in the root directory of this source tree.
6
*/
7
8
-export {
9
- unstable_now as now,
10
- unstable_shouldYield as shouldYield,
11
-} from 'scheduler';
12
import Transform from 'art/core/transform';
13
import Mode from 'art/modes/current';
14
import invariant from 'shared/invariant';
0 commit comments