import_dom.default.init is not a function Planned

Post author
Andreas Wagner

I am trying to use the dom 

import memberstackDOM from '@memberstack/dom';

const memberstack = memberstackDOM.init({
publicKey:'pk_',
});

But I am getting an error "import_dom.default.init is not a function" . Does anyone know what this could be?

Comments

1 comment

Please sign in to leave a comment.