@cornerstonejs/calculate-suv
Advanced tools
Comparing version 1.0.0 to 1.0.1
import calculateSUVScalingFactors from './calculateSUVScalingFactors'; | ||
import { InstanceMetadata, PhilipsPETPrivateGroup } from './types'; | ||
export { calculateSUVScalingFactors }; | ||
export { InstanceMetadata, PhilipsPETPrivateGroup }; |
{ | ||
"name": "@cornerstonejs/calculate-suv", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
import calculateSUVScalingFactors from './calculateSUVScalingFactors'; | ||
import { InstanceMetadata, PhilipsPETPrivateGroup } from './types'; | ||
export { calculateSUVScalingFactors }; | ||
// TODO: import type and export type are not working right with tsdx | ||
// we should stop using it. | ||
export { InstanceMetadata, PhilipsPETPrivateGroup }; | ||
/* | ||
@@ -6,0 +11,0 @@ |
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
207807
2115