menu
ngcompiler package
documentation
v1/src/compiler/ir/model.dart
Library
Library constructor
Library constructor
dark_mode
light_mode
Library
constructor
Library
(
List
<
Component
>
components
,
List
<
Directive
>
directives
)
Implementation
Library(this.components, this.directives);
ngcompiler package
documentation
v1/src/compiler/ir/model
Library
Library constructor
Library class