UNPKG

@r2don/react-naver-map

Version:

## Introduction

3 lines (2 loc) 130 B
import type { EventHandlers } from "./type"; export declare const isEventHandlerKey: (key: string) => key is keyof EventHandlers;