Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 650 Bytes

wrapAngularDevkitSchematic.md

File metadata and controls

27 lines (17 loc) · 650 Bytes

Function: wrapAngularDevkitSchematic

wrapAngularDevkitSchematic(collectionName, generatorName): (host: Tree, generatorOptions: { [k: string]: any; }) => Promise<GeneratorCallback>

Parameters

Name Type
collectionName string
generatorName string

Returns

fn

▸ (host, generatorOptions): Promise<GeneratorCallback>

Parameters
Name Type
host Tree
generatorOptions Object
Returns

Promise<GeneratorCallback>