NgDocBuildApiSchema
The interface describes the possible parameters for generating the API entity, the generator can be called by the command below
ng g @ng-doc/builder:api
Presentation
type NgDocBuildApiSchema = SchematicArgv ;
The interface describes the possible parameters for generating the API entity, the generator can be called by the command below
ng g @ng-doc/builder:api
type NgDocBuildApiSchema = SchematicArgv ;