@versatiles/style
    Preparing search index...

    Type Alias ResolvedHillshade

    ResolvedHillshade:
        | false
        | {
            accentColor: string;
            anchor: "map"
            | "viewport";
            exaggeration: number;
            highlightColor: string;
            shadowColor: string;
        }