Search results

ModuleDeclaration API in JavaScript Base API control

Interface for module declaration.

Properties

args

Object[]

Specifies the args for module declaration.

isProperty

boolean

Specifies whether it is a property or not.

member

string

Specifies the member for module declaration.

name

string

Specifies the name for module declaration.