Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "ts-not", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Type negation in TS", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
# ts-not | ||
Node module implementing type negation for TypeScript | ||
Node module implementing type negation for TypeScript. Does not work in some cases involving arrays, trying to think of fix | ||
@@ -5,0 +5,0 @@ ### Installation |
734