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:apiPresentation
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:apitype NgDocBuildApiSchema = SchematicArgv ;