Variable visitConst
visit: {
eachLayer: typeof eachLayer;
eachProperty: typeof eachProperty;
eachSource: typeof eachSource;
}
eachLayer: typeof eachLayer;
eachProperty: typeof eachProperty;
eachSource: typeof eachSource;
}
Type Declaration
eachLayer: typeof eachLayer
eachProperty: typeof eachProperty
eachSource: typeof eachSource
Was this helpful?