zhao/imports/api/fixtures.js
2020-11-27 00:36:02 -06:00

4 lines
68 B
JavaScript

import { Meteor } from 'meteor/meteor';
Meteor.startup(() => {
});