@putout/printer
Advanced tools
Comparing version 8.42.0 to 8.43.0
@@ -21,2 +21,3 @@ 'use strict'; | ||
} = path.node; | ||
const { | ||
@@ -23,0 +24,0 @@ print, |
@@ -21,3 +21,3 @@ 'use strict'; | ||
const {TSIntersectionType} = require('./ts-intersection-type'); | ||
const {TSPropertySignature} = require('./ts-property-signature'); | ||
const {TSPropertySignature} = require('./ts-property-signature/ts-property-signature'); | ||
const {TSFunctionType} = require('./function/ts-function-type'); | ||
@@ -24,0 +24,0 @@ const {printParams} = require('../expressions/function/params'); |
{ | ||
"name": "@putout/printer", | ||
"version": "8.42.0", | ||
"version": "8.43.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
222195
4908