@putout/printer
Advanced tools
Comparing version 8.44.0 to 8.45.0
@@ -18,3 +18,3 @@ 'use strict'; | ||
const {TSInterfaceDeclaration} = require('./interface/ts-interface-declaration'); | ||
const {TSAsExpression} = require('./ts-as-expression'); | ||
const {TSAsExpression} = require('./ts-as-expression/ts-as-expression'); | ||
const {TSInterfaceBody} = require('./interface/ts-interface-body'); | ||
@@ -21,0 +21,0 @@ const {TSIntersectionType} = require('./ts-intersection-type'); |
{ | ||
"name": "@putout/printer", | ||
"version": "8.44.0", | ||
"version": "8.45.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
222633
4913