You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Type Assertion And Predicate (`Taap`)
2
2
3
-
A lightweight zero dependency Typescript type checking library that coerces unknown values. More concise and accurate than `typeof` checks or similar type checking methods.
3
+
A lightweight zero dependency Typescript type checking library that coerces unknown value types. More concise and accurate than `typeof` checks or similar type checking methods.
0 commit comments