Skip to content

Commit b9753b2

Browse files
chore(api): remove Is
1 parent 6c23da8 commit b9753b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/type/src/public-api.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ export {
6060
isUndefined
6161
} from './is';
6262

63-
// `is` interface.
64-
export { Is } from './is/interface/is.interface';
65-
6663
// `isNot` functions.
6764
export {
6865
isNotBoolean,

0 commit comments

Comments
 (0)