Skip to content

import returns empty object {} (Ionic 3) #26

@RaschidJFR

Description

@RaschidJFR

I'm using Ionic3 to build a PWA. I installed the package (npm install geolocation-marker) and Im importing it into my view:

import GeolocationMarker from 'geolocation-marker';

But the returned object is just empty {}:

console.log("glm: %o", GeolocationMarker);    //<- It ouputs just "glm: {}" to the console

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions