nicolaslopezj / meteor-apollo-accounts

Meteor accounts in GraphQL
MIT License
146 stars 37 forks source link

`initAccounts` not exported from meteor/nicolaslopezj:apollo-accounts? #88

Closed wswoodruff closed 6 years ago

wswoodruff commented 6 years ago

I'm not getting any exports from meteor/nicolaslopezj:apollo-accounts, just an empty object as the default export. Any ideas what I'm doing wrong?

wswoodruff commented 6 years ago

Oh! My apologies, this is just because I was importing it on the client. I get initAccounts when importing it on the server