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