InstallBundle: ((bundle, bundleLabel?) => Promise<Installation>)

Type declaration

    • (bundle, bundleLabel?): Promise<Installation>
    • Create an installation by safely evaluating the code and registering it with Zoe. Returns an installation.

      Parameters

      Returns Promise<Installation>

Generated using TypeDoc