UNPKG

vue-tianditu2

Version:
4 lines (3 loc) 144 B
import { ToolInstances } from '../types'; import { Props } from './'; export declare function useInit(props: Props, map: T.Map): ToolInstances;