Thanks to visit codestin.com
Credit goes to angular.dev

    • Overview
@angular/core/globals

DirectiveDebugMetadata

Type Alias

All potential debug metadata types across all frameworks.

API

    
      type DirectiveDebugMetadata = | AngularDirectiveDebugMetadata  | AcxDirectiveDebugMetadata  | AngularComponentDebugMetadata  | AcxComponentDebugMetadata  | WizComponentDebugMetadata
    
    
Jump to details