resolveRemoteBlueprint
Callable
Parameters
url: string
The URL of the blueprint to resolve.
Returns Promise<BlueprintBundle>
A promise that resolves to the resolved blueprint.
The URL of the blueprint to resolve.
A promise that resolves to the resolved blueprint.
Resolves a remote blueprint from a URL.