bigbluebutton-Github/bigbluebutton-html5/imports/api/1.1/slides/server/methods.js

5 lines
62 B
JavaScript
Raw Normal View History

2016-10-21 19:41:17 +08:00
import { Meteor } from 'meteor/meteor';
2017-07-25 05:04:49 +08:00
Meteor.methods({
});