@putout/printer
Advanced tools
Comparing version 8.6.1 to 8.7.0
@@ -39,2 +39,3 @@ 'use strict'; | ||
const {maybePrintTypeAnnotation} = require('../maybe/maybe-type-annotation'); | ||
const {TSImportType} = require('./ts-import-type'); | ||
@@ -52,2 +53,3 @@ module.exports = { | ||
TSIntersectionType, | ||
TSImportType, | ||
TSBigIntKeyword(path, {write}) { | ||
@@ -54,0 +56,0 @@ write('bigint'); |
{ | ||
"name": "@putout/printer", | ||
"version": "8.6.1", | ||
"version": "8.7.0", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)", |
Sorry, the diff of this file is not supported yet
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
207105
126
4627