Get the Newsletter

globalName

A Method

globalName(resourcePath: string, newName: string): FrameworkConfiguration

Renames a global resource that was imported.

Parameters

resourcePath: string
The path to the resource.
newName: string
The new name.

Returns

Returns the current FrameworkConfiguration instance.