constructor()

in src/FhirDashboardJS/js/AboutMeModule.js [2:5]


    constructor(anchor, configAuth) {
        this.anchor = anchor;
        this.configAuth = configAuth;
    }