From f17dbe3afcc9e87d13ff2858d62fde0823d0e78c Mon Sep 17 00:00:00 2001 From: Tasos <50984242+Eengineer1@users.noreply.github.com> Date: Tue, 9 Aug 2022 15:39:55 +0300 Subject: [PATCH] fix(exports): Fixed lib exports --- src/index.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/index.ts b/src/index.ts index a583d338..ff17749f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -103,3 +103,11 @@ export async function createCheqdSDK(options: ICheqdSDKOptions): Promise