Created
December 14, 2016 20:48
-
-
Save HERRKIN/de0d49c1a9da2a26bcece23d270cc54e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import {Resolvers as Auth} from 'meteor/nicolaslopezj:apollo-accounts' | |
export default { | |
...Auth() | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment