Skip to content

Require Library

Rohan Singh edited this page Jan 30, 2015 · 1 revision

Exports

require

require(fileName: string): object

Loads a module from a file and returns its exports.