UNPKG

@r2don/react-naver-map

Version:

## Introduction

5 lines (4 loc) 73 B
export interface LatLng { latitude: number; longitude: number; }