@madie/madie-models
Advanced tools
Comparing version 1.3.33 to 1.3.34
import { Model } from "./Model"; | ||
import { Acl } from "./Measure"; | ||
import { ProgramUseContext } from "./ProgramUseContext"; | ||
export interface LibrarySet { | ||
@@ -27,3 +26,2 @@ id: string; | ||
librarySet?: LibrarySet; | ||
programUseContext?: ProgramUseContext; | ||
} |
@@ -11,3 +11,2 @@ export * from "./Measure"; | ||
export * from "./Organization"; | ||
export * from "./ProgramUseContext"; | ||
export * from "./BaseConfigurationTypes"; |
@@ -27,3 +27,2 @@ "use strict"; | ||
__exportStar(require("./Organization"), exports); | ||
__exportStar(require("./ProgramUseContext"), exports); | ||
__exportStar(require("./BaseConfigurationTypes"), exports); |
{ | ||
"name": "@madie/madie-models", | ||
"version": "1.3.33", | ||
"version": "1.3.34", | ||
"description": "Models for MADiE Project", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
17510
28
462