ModuleDeclaration
12 Sep 20251 minute to read
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.