Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez committed Aug 11, 2024
1 parent 504f4dd commit 2313964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extensions/is.extension.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { isDeepStrictEqual, types } from "util";

import { EMPTY, EVEN, NONE, TBlackHole, TContext } from "../helpers";
import { EMPTY, EVEN, TBlackHole, TContext } from "../helpers";

type MaybeEmptyTypes =
| string
Expand Down

0 comments on commit 2313964

Please sign in to comment.