constructor()

in src/EmbeddableDashboard.js [19:21]


    constructor(options: EmbeddingOptions) {
        super(options);
    }