f8c26f2ab84588e8cf19926504ee04.blob 229 B

12345678910111213
  1. "use strict";
  2. var Refresh = require('react-refresh/runtime');
  3. Refresh.injectIntoGlobalHook(window);
  4. window.$RefreshReg$ = function () {};
  5. window.$RefreshSig$ = function () {
  6. return function (type) {
  7. return type;
  8. };
  9. };