typescript-is
Advanced tools
Comparing version 0.18.1 to 0.18.2
@@ -1,3 +0,1 @@ | ||
import {TemplateLiteralPair} from './src/transform-inline/visitor-utils'; | ||
/** | ||
@@ -263,2 +261,4 @@ * Checks if the given argument is assignable to the given type-argument. | ||
type TemplateLiteralPair = [string, 'string' | 'number' | 'bigint' | 'any' | 'undefined' | 'null' | undefined]; | ||
interface ExpectedTemplateLiteral { | ||
@@ -265,0 +265,0 @@ type: 'template-literal' |
{ | ||
"name": "typescript-is", | ||
"version": "0.18.1", | ||
"version": "0.18.2", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=6.14.4" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
261390