migrate
Moves all dependencies from ng-doc.dependencies.ts
to ng-doc.page.ts
and removes the ng-doc.dependencies.ts
file.
Presentation
function migrate (options: SchematicArgv ): Rule;
Returns
Rule
Parameters
Name | Type | Description |
---|---|---|
options |
|
Moves all dependencies from ng-doc.dependencies.ts
to ng-doc.page.ts
and removes the ng-doc.dependencies.ts
file.
function migrate (options: SchematicArgv ): Rule;
Rule
Name | Type | Description |
---|---|---|
options |
|