UNPKG

@canonical/jujulib

Version:

Juju API client

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