UNPKG

@mint-ui/map

Version:

- React map library - Control various map with one interface - Google, Naver, Kakao map supported now - Typescript supported - Canvas marker supported

2 lines (1 loc) 103 B
export declare function waiting(evaluation: () => boolean, timeoutSeconds?: number): Promise<boolean>;