02aab9ab3a5c4ae8c3dd78b8bfd6cda1c767496055e0e041a01eef17420363c5b2183f10df860713ef50bba0148cd19d150f8b3d8ea5df6202f6891bb25376 664 B

12345678910
  1. /** @license React v0.19.1
  2. * scheduler-tracing.production.min.js
  3. *
  4. * Copyright (c) Facebook, Inc. and its affiliates.
  5. *
  6. * This source code is licensed under the MIT license found in the
  7. * LICENSE file in the root directory of this source tree.
  8. */
  9. 'use strict';var b=0;exports.__interactionsRef=null;exports.__subscriberRef=null;exports.unstable_clear=function(a){return a()};exports.unstable_getCurrent=function(){return null};exports.unstable_getThreadID=function(){return++b};exports.unstable_subscribe=function(){};exports.unstable_trace=function(a,d,c){return c()};exports.unstable_unsubscribe=function(){};exports.unstable_wrap=function(a){return a};