ts-morpheus
Preparing search index...
angular
getAngularModuleDecorator
Function getAngularModuleDecorator
getAngularModuleDecorator
(
classDeclaration
:
ClassDeclaration
)
:
null
|
Decorator
Get the Angular module decorator from a class declaration or null if not found.
Parameters
classDeclaration
:
ClassDeclaration
Returns
null
|
Decorator
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-morpheus
Loading...
Get the Angular module decorator from a class declaration or null if not found.