meteor-react-native icon indicating copy to clipboard operation
meteor-react-native copied to clipboard

enableVerbose is not a function

Open pisacode opened this issue 3 years ago • 0 comments
trafficstars

Describe the bug Even though I import enableVerbose, function can't be found To Reproduce Steps to reproduce the behavior:

  1. import Meteor, { withTracker, enableVerbose } from '@meteorrn/core';
  2. call enableVerbose();

pisacode avatar Apr 15 '22 13:04 pisacode