ngeo
    Preparing search index...

    Interface AttributeBase

    interface AttributeBase {
        geomType?: string;
        numType?: string;
        type?: string;
    }
    Index

    Properties

    geomType?: string
    numType?: string
    type?: string