Comparing version 0.0.0 to 0.0.1
@@ -9,4 +9,5 @@ export type Uni = | ||
| symbol | ||
| object; | ||
| object | ||
| Uni[]; | ||
export type Not<T> = Exclude<Uni, T>; |
{ | ||
"name": "ts-not", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Type negation in TS", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
664
11
0