From 37c0bb18fb9bc7f7904a412b6e0c6e98acc578fb Mon Sep 17 00:00:00 2001 From: HyunSeob Date: Thu, 11 Feb 2021 11:47:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EC=97=90=EB=9F=AC=20=EB=A9=94=EC=8B=9C?= =?UTF-8?q?=EC=A7=80=20=EC=9D=BC=EA=B4=80=EC=84=B1=20=EB=B0=8F=20=EC=82=AC?= =?UTF-8?q?=EC=86=8C=ED=95=9C=20=ED=83=80=EC=9D=B4=ED=95=91=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.ts | 2 +- types/index.test.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.ts b/src/index.ts index f0a8414..e00d95a 100644 --- a/src/index.ts +++ b/src/index.ts @@ -37,7 +37,7 @@ export async function loadTossPayments(clientKey: string): Promise