Variable WxLayerBaseImplementationConst

WxLayerBaseImplementation: {
    prototype: __type<any, any>;
    new (...args: any[]): __type<BaseDatasetManager, Object>;
} & Object = ...

Generated using TypeDoc