UNPKG

vue-tianditu2

Version:
6 lines (5 loc) 145 B
import { Props } from './'; export declare function useWatch({ props, instance }: { props: Props; instance: T.MarkerClusterer; }): void;