Interface JLayerStyleSamplesById

interface JLayerStyleSamplesById {
    [styleId: string]: string;
}

Indexable

[styleId: string]: string