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

    Subset of the global GeoLeaf namespace the permalink module reaches into. Members fall in the unknown tail of GeoLeafGlobal, so they are re-typed here through structural lookups rather than widened to any.

    interface PermalinkGeoLeaf {
        Filter?: FilterLike;
        ThemeSelector?: GeoLeafThemeSelector;
    }
    Index

    Properties

    Filter?: FilterLike
    ThemeSelector?: GeoLeafThemeSelector