GeoXpCoreConfig

interface GeoXpCoreConfig {
    options?: GeoXpCoreConfigOptions;
    patterns: GeoXpCoreConfigPattern[];
}

Properties

Properties

Core options

Core patterns array