Skip to content

craft-hub / createCraftHub

Function: createCraftHub()

createCraftHub(options?): CraftHubRuntime

Defined in: packages/craft-hub/src/runtime.ts:388

Create a configured Craft Hub runtime for a community or downstream distribution.

Parameters

options?

CraftHubOptions = {}

Returns

CraftHubRuntime

Released under the MIT License.