zhao/imports/api/fixtures.js

5 lines
68 B
JavaScript
Raw Normal View History

2020-11-27 05:33:53 +00:00
import { Meteor } from 'meteor/meteor';
Meteor.startup(() => {
});