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

4 lines
61 B
JavaScript
Raw Normal View History

2016-10-19 20:18:47 +08:00
import { Meteor } from 'meteor/meteor';
2017-07-12 00:57:54 +08:00
Meteor.methods({});