Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 69fd635

Browse files
committed
Removed isPromise.
1 parent c5f9188 commit 69fd635

File tree

3 files changed

+0
-37
lines changed

3 files changed

+0
-37
lines changed

__tests__/lang/isPromise.spec.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/lang/isPromise.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export { isBlank } from "./lang/isBlank.js";
2-
export { isPromise } from "./lang/isPromise.js";
32
export { toMap } from "./lang/toMap.js";
43
export { toMapBy } from "./lang/toMapBy.js";
54
export { name } from "./lang/name.js";

0 commit comments

Comments
 (0)