This commit is contained in:
Mohamadzadeh 2026-06-21 14:08:23 +03:30
parent a0d4de94d8
commit 9fb89cb527
2 changed files with 2 additions and 2 deletions

2
dist/index.d.ts vendored
View File

@ -1 +1 @@
export * from "./utils/index"; export * from "./utils";

2
src/index.d.ts vendored
View File

@ -1 +1 @@
export * from "./utils/index"; export * from "./utils";