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

    Minimal profile shape needed to locate the taxonomy config file.

    interface ProfileWithIcons {
        icons?: IconsLike;
        Files?: { modules?: Record<string, unknown> };
    }
    Index

    Properties

    Properties

    icons?: IconsLike
    Files?: { modules?: Record<string, unknown> }