@fimagine/writeboard
    Preparing search index...

    Interface ILayerDetail

    interface ILayerDetail {
        layer: Layer;
        operator: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    layer: Layer
    operator: string