ModuleDeclaration Interface

Defines a module.

Properties

Name Description
parent

The parent module.

amd

A value indicating whether or not the module is AMD.

Go to top

Methods

Name Description
toJSON

Defines a custom serialization for a module.

Go to top

Sections