GeoLeaf Core API - v3.0.0
    Preparing search index...

    Interface BootInstallation

    What installBoot hands back — the collaborators an entry may want to re-expose.

    interface BootInstallation {
        GeoLeaf: GeoLeafGlobal;
        app: AppNamespace;
        registry: ModuleRegistry;
    }
    Index

    Properties

    Properties

    GeoLeaf: GeoLeafGlobal
    registry: ModuleRegistry