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

    Variable GeoLeafAPIConst

    GeoLeafAPI: GeoLeafApiNamespace = existing

    The public GeoLeaf namespace — the live global object, not a copy of it.

    Identity holds: no module of this package ever REPLACES globalThis.GeoLeaf, they all create it with || {} / ?? {} and mutate it. So whatever is mounted later — by globals/, by a capability installer, by a plugin — is visible through this binding without it being reassigned.