Client reactiveVar.get()
meteor search Searches for Meteor packages and releases, whose names contain the specified regular expression.
Server this.changed(collection, id, fields)
Anywhere Meteor.isCordova import { Meteor } from 'meteor/meteor'
Client dependency.hasDependents()
Server Accounts.findUserByEmail(email) import { Accounts } from
Anywhere Meteor.setInterval(func, delay) import { Meteor } from
App.setPreference(name, value, [platform]) Add a preference for your build as described in the
Client template.firstNode
Anywhere Meteor.startup(func) import { Meteor } from 'meteor/meteor'
Page 1 of 28