UNPKG

@r2don/react-naver-map

Version:

## Introduction

3 lines (2 loc) 189 B
import type { InitParams } from "../types"; export declare const createNaverMapScriptByKeyId: ({ ncpKeyId, submodules, }: Pick<InitParams, "ncpKeyId" | "submodules">) => HTMLScriptElement;