@studyportals/sp-lord-business-interface
Advanced tools
Comparing version 0.0.1-4 to 0.0.1-5
@@ -9,2 +9,4 @@ import { IConstructableState } from "./src/reconstitution/IConstructableState"; | ||
import { FulfillmentProcessFactory } from "./src/reconstitution/FulfillmentProcessFactory"; | ||
export { IConstructableState, State, StateFlyweightFactory, ITransitionDescription, Transition, FulfillmentProcessFactory, FulfillmentProcessDescriptionResult, LordBusinessClient, }; | ||
import { ProgrammeLevel } from "./src/ProgrammeLevel"; | ||
import { EnrolmentIdentificaitonSource } from "./src/EnrolmentIdentificaitonSource"; | ||
export { IConstructableState, State, StateFlyweightFactory, ITransitionDescription, Transition, FulfillmentProcessFactory, FulfillmentProcessDescriptionResult, LordBusinessClient, ProgrammeLevel, EnrolmentIdentificaitonSource, }; |
@@ -15,2 +15,6 @@ "use strict"; | ||
exports.FulfillmentProcessFactory = FulfillmentProcessFactory_1.FulfillmentProcessFactory; | ||
const ProgrammeLevel_1 = require("./src/ProgrammeLevel"); | ||
exports.ProgrammeLevel = ProgrammeLevel_1.ProgrammeLevel; | ||
const EnrolmentIdentificaitonSource_1 = require("./src/EnrolmentIdentificaitonSource"); | ||
exports.EnrolmentIdentificaitonSource = EnrolmentIdentificaitonSource_1.EnrolmentIdentificaitonSource; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@studyportals/sp-lord-business-interface", | ||
"version": "0.0.1-4", | ||
"version": "0.0.1-5", | ||
"description": "Typescript library containing resources that facilitate integration with Lord Business.", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
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
22225
34
296