For example:

      import Realm from "realm"
      {{ const app = new Realm.App()}}

       

      to 

       

      import { App } from "realm"
      const app = new App()

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            kenneth.geisshirt@mongodb.com Kenneth Geisshirt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: