Client Meteor.reconnect() import { Meteor } from 'meteor/meteor'
Anywhere EJSON.toJSONValue(val) import { EJSON } from 'meteor/ejson'
App.info(options) Set your mobile app's core configuration information. Options
Templates {{> Template.dynamic template=template [data=data] }}
oauth-encryption Encrypts sensitive login secrets stored in the database such as a login service's application secret key and
App.icons(icons) Set the icons for your mobile app. Arguments
meteor list Lists all the packages that you have added to your project. For each package, lists the version that you are using. Lets you know
meteor help Get help on meteor command line usage. Running meteor help by itself will list the common meteor commands. Running
Server new AccountsServer(server) import { AccountsServer } from
Client Template.body import { Template } from 'meteor/templating'
Page 23 of 28