UNPKG

@yandex/ymaps3-types

Version:

Types for ymaps3 maps library

9 lines (8 loc) 257 B
declare class YMapControlSpinner extends ymaps3.YMapComplexEntity<{}> { private _detachDom?; private _unwatchThemeContext?; protected _onAttach(): void; protected _onDetach(): void; private _updateTheme; } export { YMapControlSpinner };