mirror of
https://github.com/vale981/Vulcan
synced 2025-03-12 05:26:38 -04:00
4 lines
No EOL
139 B
JavaScript
4 lines
No EOL
139 B
JavaScript
import { MeteorAccountsLink } from 'meteor/apollo';
|
|
|
|
const meteorAccountsLink = new MeteorAccountsLink();
|
|
export default meteorAccountsLink |