From 9fb89cb527c0b781a1ef4784f12fc23cdd356a95 Mon Sep 17 00:00:00 2001 From: Mohamadzadeh <7796733@gmail.com> Date: Sun, 21 Jun 2026 14:08:23 +0330 Subject: [PATCH] update --- dist/index.d.ts | 2 +- src/index.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.d.ts b/dist/index.d.ts index 59fe890..178cd64 100644 --- a/dist/index.d.ts +++ b/dist/index.d.ts @@ -1 +1 @@ -export * from "./utils/index"; +export * from "./utils"; diff --git a/src/index.d.ts b/src/index.d.ts index 59fe890..178cd64 100644 --- a/src/index.d.ts +++ b/src/index.d.ts @@ -1 +1 @@ -export * from "./utils/index"; +export * from "./utils";