UNPKG

@canonical/jujulib

Version:
8 lines 275 B
import ModelGenerationV4 from "./ModelGenerationV4.js"; export * as ModelGenerationV4 from "./ModelGenerationV4.js"; const ModelGeneration = { name: "ModelGeneration", versions: [ModelGenerationV4], }; export default ModelGeneration; //# sourceMappingURL=index.js.map