UNPKG

@canonical/jujulib

Version:

Juju API client

5 lines (4 loc) 204 B
import { GenericFacade } from "../../types"; export * as CAASOperatorUpgraderV1 from "./CAASOperatorUpgraderV1.js"; declare const CAASOperatorUpgrader: GenericFacade; export default CAASOperatorUpgrader;