UNPKG

@canonical/jujulib

Version:

Juju API client

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