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

    Read helpers added to the Share facade for integrators / no-code studio.

    interface ShareReadApi {
        isEnabled(): boolean;
        getConfig(): ShareCapabilityConfig;
    }
    Index

    Methods