Function: serviceGenerator
resource-plugin/src.serviceGenerator
serviceGenerator(
tree
,options
):Promise
<() =>Promise
<void
>>
Parameters
▪ tree: Tree
▪ options: ServiceGeneratorSchema
Returns
Promise
<() => Promise
<void
>>
Source
libs/resource-plugin/src/generators/service/generator.ts:12
Generated using typedoc-plugin-markdown and TypeDoc