@tsdotnet/type
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -8,3 +8,2 @@ /*! | ||
export type Primitive = P; | ||
export type PropertyKey = symbol | keyof any; | ||
export const enum Value { | ||
@@ -11,0 +10,0 @@ Boolean = "boolean", |
{ | ||
"name": "@tsdotnet/type", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A set of useful utility functions for JavaScript run-time type checking and inspection.", | ||
@@ -5,0 +5,0 @@ "author": "electricessence", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
36253
720