Files
meteor/packages/modules-runtime/README.md
2016-08-30 15:40:14 -07:00

9 lines
463 B
Markdown

## modules-runtime
[Source code of released version](https://github.com/meteor/meteor/tree/master/packages/modules-runtime) | [Source code of development version](https://github.com/meteor/meteor/tree/devel/packages/modules-runtime)
***
This package implements the `meteorInstall` function that is used and
re-exported by the `modules` package. Do not depend directly on this
package (unless you know what you're doing); depend instead on the
`modules` package.